* src/tgbatest/randtgba.cc: Remplace the -O option by -A, reading

all algorithms from a file.  Use the emptiness_check_instantiator
syntax as name in the output.
* bench/emptchk/defs.in: DEfine ALGORITHMS here.
* bench/emptchk/ltl-human.sh, bench/emptchk/ltl-random.sh,
bench/emptchk/pml-clserv.sh, bench/emptchk/pml-clserv.sh: Use
$ALGORITHMS.
* src/misc/timer.cc: Truncate long keys in display.
This commit is contained in:
Alexandre Duret-Lutz 2005-02-18 12:28:42 +00:00
parent 3b3a196526
commit 6314b682ba
9 changed files with 144 additions and 105 deletions

View file

@ -24,7 +24,6 @@
set -e
FORMULAE=$srcdir/models/eeaean.ltl
ALGORITHMS=$srcdir/algorithms
opts='-f -x -m'