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:
parent
e78548ebae
commit
e997676c3e
2 changed files with 17 additions and 5 deletions
8
NEWS
8
NEWS
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue