diff options
Diffstat (limited to 'sourcecodes/run_prep_input')
| -rw-r--r-- | sourcecodes/run_prep_input | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sourcecodes/run_prep_input b/sourcecodes/run_prep_input deleted file mode 100644 index 4611d880..00000000 --- a/sourcecodes/run_prep_input +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/octave -qf -cd ./data -arg_list = argv(); -addpath("../bnt-master"); -addpath(genpathKPM("../bnt-master")); -addpath("../parameter_learning"); -prepareInput(arg_list{1}); |
