Kill src/ltltest/genltl now that src/bin/genltl does everything it did.

* src/ltltest/genltl.cc: Delete.
* src/ltltest/Makefile.am (noinst_PROGRAMS): Remove genltl.
* src/tgbatest/ltlcounter.test, bench/ltlclasses/run,
bench/ltlcounter/run: Adjust to call bin/genltl.
This commit is contained in:
Alexandre Duret-Lutz 2012-09-07 13:53:09 +02:00
parent 0990de50df
commit 1257893fb2
5 changed files with 25 additions and 760 deletions

View file

@ -46,12 +46,10 @@ check_PROGRAMS = \
tunenoform
noinst_PROGRAMS = \
genltl \
randltl
consterm_SOURCES = consterm.cc
equals_SOURCES = equals.cc
genltl_SOURCES = genltl.cc
kind_SOURCES = kind.cc
length_SOURCES = length.cc
ltl2dot_SOURCES = readltl.cc