ltlfilt: initial implementation.

* src/bin/ltlfilt.cc, src/bin/Makefile.am: New files.
* src/Makefile.am (SUBDIRS): Add bin.
* configure.ac: Add src/bin/Makefile.am.
* README: Document src/bin/.
This commit is contained in:
Alexandre Duret-Lutz 2012-08-31 13:41:22 +02:00
parent eb5de929ca
commit a0e1a144ad
6 changed files with 593 additions and 1 deletions

View file

@ -30,7 +30,7 @@ AUTOMAKE_OPTIONS = subdir-objects
SUBDIRS = misc ltlenv ltlast ltlvisit ltlparse eltlparse tgba \
tgbaalgos tgbaparse ta taalgos evtgba evtgbaalgos \
evtgbaparse kripke saba sabaalgos neverparse kripkeparse \
. ltltest eltltest tgbatest evtgbatest sabatest sanity \
. bin ltltest eltltest tgbatest evtgbatest sabatest sanity \
kripketest
lib_LTLIBRARIES = libspot.la