* bench/ltl2tgba/README: More instructions.

* bench/Makefile.am (SUBDIRS): Add ltl2tgba.
* README: Mention bench/ltl2tgba.
This commit is contained in:
Alexandre Duret-Lutz 2005-04-19 09:04:22 +00:00
parent a7cf769a24
commit 7ef117e3dc
4 changed files with 84 additions and 10 deletions

3
README
View file

@ -110,7 +110,8 @@ doc/ Documentation for libspot.
spot.latex/ Sources for the PDF manual. (Not distributed, can be rebuilt.)
spotref.pdf PDF reference manual.
bench/ Benchmarks...
emptchk/ ... for emptiness-check algorithms.
emptchk/ ... for emptiness-check algorithms,
ltl2tgba/ ... for LTL-to-Büchi translation algorithms.
wrap/ Wrappers for other languages.
python/ Python bindings for Spot and BuDDy
tests/ Tests for these bindings