* 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

@ -1,5 +1,9 @@
2004-10-29 Alexandre Duret-Lutz <adl@src.lip6.fr>
* 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.
* src/misc/version.cc: Fix trailing whitespace.
* src/sanity/style.test: Diagnose trailing whitespace.