Cross Reference:
xref
: /
hets
/
GMP
/
test
/
scripts
/
checkGen.sh
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
checkGen.sh revision 8097f4aa8c4e8d1445d2ebce2e2614655809ade1
#!/
bin
/
sh
# testing String-indexed formulae
for
i
in
../
sTests
/*.s
do
echo
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~processing Generic f from $i"
../../
main
0
$i
done