Document the new operators in the on-line tools.

* wrap/python/ajax/ltl2tgba.html: Mention Goal's ~, -->, and <-->
operators.
* wrap/python/cgi-bin/ltl2tgba.in: Likewise.
This commit is contained in:
Alexandre Duret-Lutz 2011-02-06 17:36:26 +01:00
parent c019a44c49
commit caaf0a80c2
3 changed files with 15 additions and 3 deletions

View file

@ -1,3 +1,11 @@
2011-02-06 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Document the new operators in the on-line tools.
* wrap/python/ajax/ltl2tgba.html: Mention Goal's ~, -->, and <-->
operators.
* wrap/python/cgi-bin/ltl2tgba.in: Likewise.
2011-02-06 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Fix a segfault in WDBA minimization.