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
1
README
1
README
|
|
@ -143,6 +143,7 @@ src/ Sources for libspot.
|
|||
sabaalgos/ Algorithms on SABA.
|
||||
sabatest/ Tests for saba/, sabaalgos/.
|
||||
neverparse/ Parser for SPIN never claims.
|
||||
bin/ User tools built using the Spot library.
|
||||
sanity/ Sanity tests for the whole project.
|
||||
doc/ Documentation for libspot.
|
||||
tl/ Documentation of the Temporal Logic operators.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue