summaryrefslogtreecommitdiff
path: root/genRid.sh
diff options
context:
space:
mode:
Diffstat (limited to 'genRid.sh')
-rwxr-xr-xgenRid.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/genRid.sh b/genRid.sh
index b2676f2..c0fa2b0 100755
--- a/genRid.sh
+++ b/genRid.sh
@@ -3,7 +3,7 @@
ofile=${1}.rid
runMatlab parGetVecs \'${1}\'
-echo 16128 > ${ofile}
+echo 2784 > ${ofile}
cat ${1}_a.txt >> ${ofile}
cat ${1}_b.txt >> ${ofile}
echo 0 >> ${ofile}