From 25b843f6bbacb1937bdb960777b73acbece64115 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Wed, 24 Feb 2021 14:36:59 -0600 Subject: GENENET8 update --- sourcecodes/run_scripts/run_settings | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sourcecodes/run_scripts/run_settings (limited to 'sourcecodes/run_scripts/run_settings') diff --git a/sourcecodes/run_scripts/run_settings b/sourcecodes/run_scripts/run_settings new file mode 100644 index 00000000..c32cd116 --- /dev/null +++ b/sourcecodes/run_scripts/run_settings @@ -0,0 +1,4 @@ +#!/usr/bin/octave -qf +source("./run_scripts/path_cd.m"); +arg_list = argv(); +writeSettings(arg_list{1}); -- cgit 1.4.1