]> jspc29.x-matter.uni-frankfurt.de Git - mvd_soft.git/commitdiff
reordering sh files
authorSamir Amar-Youcef <samir@ikf>
Fri, 19 Dec 2014 12:46:10 +0000 (13:46 +0100)
committerSamir Amar-Youcef <samir@ikf>
Fri, 19 Dec 2014 12:46:10 +0000 (13:46 +0100)
s-curves/analysis_gui/run.sh [deleted file]
s-curves/analysis_gui/runana.sh [deleted file]

diff --git a/s-curves/analysis_gui/run.sh b/s-curves/analysis_gui/run.sh
deleted file mode 100755 (executable)
index 3173fa5..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# export LD_LIBRARY_PATH=/d/jspc22/dabc/lib/:$LD_LIBRARY_PATH
-# echo "Input:  $1"
-# echo "Output: $4"
-# ./unpacker $1 $2 $3 $4
-# echo "Finished!"
-
-
-echo "Input:  $1"
-# echo "Output: $4"
-./unpackerB $1
-echo "Finished!"
diff --git a/s-curves/analysis_gui/runana.sh b/s-curves/analysis_gui/runana.sh
deleted file mode 100755 (executable)
index feb8a1b..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-echo "Input: $1"
-# echo "Mode:   $2"
-rndmpxl=`pwd`/rndmpxl.ini
-time ./Mi26Ana $1 $rndmpxl $2 $3 $4 $5
-# echo "Finished!"
-# 
-# echo "./Mi26Ana $1 $rndmpxl $2 $3 $4 $5"
-# echo "--- runana ---"
-# echo $1
-# echo $rndmpxl
-# echo $2 
-# echo $3
-# echo $4
-# echo $5
-# echo "---------"
\ No newline at end of file