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