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/mat_structure.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sourcecodes/mat_structure.php') diff --git a/sourcecodes/mat_structure.php b/sourcecodes/mat_structure.php index c1f0d82b..29bdb854 100644 --- a/sourcecodes/mat_structure.php +++ b/sourcecodes/mat_structure.php @@ -2,8 +2,7 @@ function structure_change($keyval) { //$dir="./data/"; -//$dir="/tmp/bnw/"; -$dir="/var/lib/genenet/bnw/"; +$dir="/tmp/bnw/"; $matfile=$dir.$keyval."varname.txt"; $namelist=file_get_contents("$matfile"); $matfilestruct=$dir.$keyval."structure_input.txt"; @@ -77,4 +76,4 @@ for($l=0;$l<=$i;$l++) //return $matfilestruct; } -?> +?> \ No newline at end of file -- cgit 1.4.1