Kill src/ltltest/randltl and replace it by src/bin/randltl.

* src/ltltest/randltl.cc: Delete.
* src/ltltest/Makefile.am (noinst_PROGRAMS, randltl_SOURCES): Remove.
* src/ltltest/reduc.test, src/ltltest/reducpsl.test,
src/ltltest/utf8.test, src/tgbatest/randpsl.test,
bench/emptchk/README: Adjust to use bin/randltl.
This commit is contained in:
Alexandre Duret-Lutz 2012-09-07 14:24:06 +02:00
parent 1257893fb2
commit 649e8e2def
7 changed files with 20 additions and 445 deletions

View file

@ -276,4 +276,4 @@ This directory contains:
http://spot.lip6.fr/wiki/EmptinessCheckOptions)
Besides randtgba, two other tools that you might find handy we
experimenting are src/ltltest/randltl and src/tgbatest/ltl2tgba.
experimenting are src/bin/randltl and src/tgbatest/ltl2tgba.