* src/tgbatest/ltl2tgba.cc: Replace -e, -E, -m, -M, and -n by

-eALGO and -EALGO to ease the addition of new algorithms.
* src/tgbatest/emptchk.test, src/tgbatest/emptchke.test: Adjust.
This commit is contained in:
Alexandre Duret-Lutz 2004-10-29 13:15:01 +00:00
parent 7fce2b2a95
commit 4654da9ab5
4 changed files with 68 additions and 68 deletions

View file

@ -33,5 +33,5 @@ s1, "s2", "a & !b", c d;
EOF
run 0 ./ltl2tgba -e -X input
run 0 ./ltl2tgba -e2 -X input
run 0 ./ltl2tgba -m -X input
run 0 ./ltl2tgba -ecouvreur99_shy -X input
run 0 ./ltl2tgba -emagic_search -X input