about summary refs log tree commit diff
path: root/sourcecodes/run_scripts/test
diff options
context:
space:
mode:
Diffstat (limited to 'sourcecodes/run_scripts/test')
-rw-r--r--sourcecodes/run_scripts/test7
1 files changed, 0 insertions, 7 deletions
diff --git a/sourcecodes/run_scripts/test b/sourcecodes/run_scripts/test
deleted file mode 100644
index fc47416b..00000000
--- a/sourcecodes/run_scripts/test
+++ /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");
-createJSON(arg_list{1});