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.
11 lines
199 B
Makefile
11 lines
199 B
Makefile
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
|