* 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:
parent
7fce2b2a95
commit
4654da9ab5
4 changed files with 68 additions and 68 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue