Support LBT formula in ltl2tgba.html.

Suggested by Joachim Klein.

* wrap/python/ajax/spot.in: Try parse_lbt() when parse() fails.
* NEWS: Mention it.
This commit is contained in:
Alexandre Duret-Lutz 2014-08-20 21:40:51 +02:00
parent e78548ebae
commit e997676c3e
2 changed files with 17 additions and 5 deletions

8
NEWS
View file

@ -1,6 +1,12 @@
New in spot 1.2.4a (not yet released)
* Documentation
* New feature:
- The online ltl2tgba translator will automatically attempt to
parse a formula using LBT's syntax if it cannot parse it using
the normal infix syntax.
* Documentation:
- The man page for ltl2tgba has some new notes and references
about TGBA and about monitors.