Remove Kristin Rozier's LTLcounter.pl scripts, now that we can

generate these formulae with "genltl".

* src/tgbatest/ltlcounter/: Remove this directory.
* src/tgbatest/Makefile.am: Adjust.
* src/tgbatest/ltlcounter.test, bench/ltlcounter/run: Use genltl
to generate the formulae.
* bench/ltlcounter/README: Do not mention src/tgbatest/ltlcounter/
anymore.
This commit is contained in:
Alexandre Duret-Lutz 2011-06-06 17:57:55 +02:00
parent 4087d37fe5
commit 866af2a715
11 changed files with 31 additions and 586 deletions

View file

@ -106,10 +106,7 @@ TESTS = \
spotlbtt.test \
complementation.test
EXTRA_DIST = $(TESTS) ltlcounter/LTLcounter.pl \
ltlcounter/LTLcounterCarry.pl ltlcounter/LTLcounterCarryLinear.pl \
ltlcounter/LTLcounterLinear.pl ltlcounter/README \
ltlcounter/software_agreement.txt
EXTRA_DIST = $(TESTS)
distclean-local:
rm -rf $(TESTS:.test=.dir)