* NEWS: Mention the new on-line ltl2tgba version.
This commit is contained in:
parent
f3c6f01e8d
commit
6df06aceeb
2 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
2011-01-26 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||||
|
|
||||||
|
* NEWS: Mention the new on-line ltl2tgba version.
|
||||||
|
|
||||||
2011-01-26 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
2011-01-26 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||||
|
|
||||||
Updates to the ltl2tgba ajax version.
|
Updates to the ltl2tgba ajax version.
|
||||||
|
|
|
||||||
3
NEWS
3
NEWS
|
|
@ -38,6 +38,9 @@ New in spot 0.6a:
|
||||||
-Rn: Minimize automata for obligation formulae.
|
-Rn: Minimize automata for obligation formulae.
|
||||||
-M: Build a deterministic monitor.
|
-M: Build a deterministic monitor.
|
||||||
-O: Tell whether an automaton is a safety automaton.
|
-O: Tell whether an automaton is a safety automaton.
|
||||||
|
* The on-line tool to translate LTL formulae into automata
|
||||||
|
has been rewritten and is now at http://spot.lip6.fr/ltl2tgba.html
|
||||||
|
It requires a javascript-enabled browser.
|
||||||
* Bug fixes:
|
* Bug fixes:
|
||||||
- Location of the errors messages in the TGBA parser where inaccurate.
|
- Location of the errors messages in the TGBA parser where inaccurate.
|
||||||
- Various warning fixes for different versions of GCC and Clang.
|
- Various warning fixes for different versions of GCC and Clang.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue