* bench/ltl2tgba/Makefile.am, bench/ltl2tgba/README,
bench/ltl2tgba/algorithms, bench/ltl2tgba/big, bench/ltl2tgba/defs.in, bench/ltl2tgba/formulae.ltl, bench/ltl2tgba/known, bench/ltl2tgba/parseout.pl, bench/ltl2tgba/small: New files. * src/tgbatest/ltl2baw.pl: Move ... * bench/ltl2tgba/ltl2baw.in: ... here. * src/tgbatest/Makefile.am: Adjust. * configure.ac: Adjust.
This commit is contained in:
parent
7753938fe9
commit
a7cf769a24
14 changed files with 861 additions and 7 deletions
11
bench/ltl2tgba/Makefile.am
Normal file
11
bench/ltl2tgba/Makefile.am
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
EXTRA_DIST = \
|
||||
algorithms \
|
||||
big \
|
||||
formulae.ltl \
|
||||
known \
|
||||
parseout.pl \
|
||||
small
|
||||
CLEAN_FILES = \
|
||||
big.cfg big.log big.txt \
|
||||
small.cfg small.log small.txt \
|
||||
known.cfg known.log known.txt
|
||||
Loading…
Add table
Add a link
Reference in a new issue