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:
parent
eb5de929ca
commit
a0e1a144ad
6 changed files with 593 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue