From: Samir Amar-Youcef Date: Fri, 19 Dec 2014 12:46:10 +0000 (+0100) Subject: reordering sh files X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=667389cf8398787ffa5fb1662cef6ffc8a12439b;p=mvd_soft.git reordering sh files --- diff --git a/s-curves/analysis_gui/run.sh b/s-curves/analysis_gui/run.sh deleted file mode 100755 index 3173fa5..0000000 --- a/s-curves/analysis_gui/run.sh +++ /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 index feb8a1b..0000000 --- a/s-curves/analysis_gui/runana.sh +++ /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