* wrap/python/cgi/ltl2tgba.in: Add "Formula Simplications" options.

* wrap/python/spot.i: Wrap src/ltlvisite/reduce.hh.
This commit is contained in:
Alexandre Duret-Lutz 2004-06-23 08:28:50 +00:00
parent b42cdc0d8f
commit bd69b16e46
3 changed files with 32 additions and 0 deletions

View file

@ -1,5 +1,8 @@
2004-06-23 Alexandre Duret-Lutz <adl@gnu.org>
* wrap/python/cgi/ltl2tgba.in: Add "Formula Simplications" options.
* wrap/python/spot.i: Wrap src/ltlvisite/reduce.hh.
* src/ltlvisit/simpfg.cc, src/ltlvisit/simpfg.hh: New files,
extracted from ...
* src/ltlvisit/lunabbrev.cc: ... this one, which now work as documented