diff options
Diffstat (limited to 'sourcecodes/execute_bn_gom.php')
| -rw-r--r-- | sourcecodes/execute_bn_gom.php | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sourcecodes/execute_bn_gom.php b/sourcecodes/execute_bn_gom.php index d9f2bc93..f91d4bd7 100644 --- a/sourcecodes/execute_bn_gom.php +++ b/sourcecodes/execute_bn_gom.php @@ -79,15 +79,6 @@ for($i=1;$i<=$n;$i++) fwrite($fout,"$endstring"); fclose($fout); -//$file1="./data/".$keyval."run_initialstructure.sh"; -//$initiallines=file_get_contents("./data/temp_shell_file_initial_structure"); -//$all_lines="$initiallines"."$keyval\nfi\nexit"; -//$fp = fopen($file1,"w"); -//fwrite($fp, "$all_lines\n"); -//fclose($fp); -//prepare and execute shell script for matlab with a write lock -//$cmd="./runmat.sh $keyval"; -//system($cmd); shell_exec('./run_octave '.$keyval); |
