diff options
| author | ziejd2 | 2021-02-24 15:19:03 -0600 |
|---|---|---|
| committer | ziejd2 | 2021-02-24 15:19:03 -0600 |
| commit | 1427e9bf4f85823164b4573a3bcf1ba3ba6b04d0 (patch) | |
| tree | d4356879a9b0a3d44063a6b292ef0197173697af /sourcecodes/create_tiers_gom_part1.php | |
| parent | a2b306b10fb07f07c63235861ccfe460153e8609 (diff) | |
| download | BNW-1427e9bf4f85823164b4573a3bcf1ba3ba6b04d0.tar.gz | |
Moving final GENENET8 version to master
Diffstat (limited to 'sourcecodes/create_tiers_gom_part1.php')
| -rw-r--r-- | sourcecodes/create_tiers_gom_part1.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sourcecodes/create_tiers_gom_part1.php b/sourcecodes/create_tiers_gom_part1.php index f2125367..891d0170 100644 --- a/sourcecodes/create_tiers_gom_part1.php +++ b/sourcecodes/create_tiers_gom_part1.php @@ -8,8 +8,7 @@ include("input_validate.php"); $keyval=$_GET["My_key"]; //$dir="./data/"; -//$dir="/tmp/bnw/"; -$dir="/var/lib/genenet/bnw/"; +$dir="/tmp/bnw/"; $type_n=array(); @@ -193,4 +192,4 @@ print("Estimated run time for the current parameters: $runtime seconds"); </p> <br> <a class=button3 href="create_tiers_gom_part2.php?My_key=<?php print($keyval);?>">Continue to assign variables to tiers</a> -<br> +<br> \ No newline at end of file |
