Cross Reference:
xref
: /
hets
/
GMP
/
test
/
scripts
/
checkCL.sh
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
checkCL.sh revision 8097f4aa8c4e8d1445d2ebce2e2614655809ade1
#!/
bin
/
sh
#testing CL formulae
for
i
in
../
cTests
/*.
cl
do
echo
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~processing CL f from $i"
../../
main
3
$i
done