* src/tgbatest/ltl2tgba.cc (syntax): Recognize "-" as input

filename for the formula.  Merge the transitions of automata
read with -X.
* src/tgbatest/spotlbtt.test: Add many disabled algorithms.
It is convenient to reuse the `config' file created by this
test when making statistics.
* src/tgbatest/ltl2baw.pl: New file.
* src/tgbatest/Makefile.am (EXTRA_DIST): Add ltl2baw.pl.
This commit is contained in:
Alexandre Duret-Lutz 2004-02-11 15:45:54 +00:00
parent 2b7c9ea395
commit 2c10510e87
5 changed files with 368 additions and 10 deletions

View file

@ -72,6 +72,6 @@ TESTS = \
emptchke.test \
spotlbtt.test
EXTRA_DIST = $(TESTS)
EXTRA_DIST = $(TESTS) ltl2baw.pl
CLEANFILES = input input1 input2 input3 stdout expected config output1 output2