diff options
Diffstat (limited to 'genRid.sh')
-rwxr-xr-x | genRid.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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} |