Cross Reference:
xref
: /
hets
/
GMP
/
examples
/
scripts
/
checkP.sh
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
checkP.sh revision 478c79f14e4415f68e13606f1911637453eb6098
#!/
bin
/
sh
# testing Probabilistic Modal Logic formulae
for
i
in
../
probabilistic
/*
do
echo
"~~~~~~processing from $i"
../../
main
5
$i
done