From 1427e9bf4f85823164b4573a3bcf1ba3ba6b04d0 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Wed, 24 Feb 2021 15:19:03 -0600 Subject: Moving final GENENET8 version to master --- sourcecodes/run_scripts/path_cd.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sourcecodes/run_scripts/path_cd.m') diff --git a/sourcecodes/run_scripts/path_cd.m b/sourcecodes/run_scripts/path_cd.m index d45098d0..4c5c04ad 100644 --- a/sourcecodes/run_scripts/path_cd.m +++ b/sourcecodes/run_scripts/path_cd.m @@ -2,4 +2,4 @@ base_dir = pwd(); addpath(strcat(base_dir,"/bnt-master")); addpath(genpathKPM(strcat(base_dir,"/bnt-master"))); addpath(strcat(base_dir,"/parameter_learning")); -cd /var/lib/genenet/bnw/; +cd /tmp/bnw; -- cgit 1.4.1