Recognize Goal's syntax for Boolean operators.
* src/ltlparse/ltlscan.ll: Recognize ~, -->, and <--> operators from Goal, to ease the use of formulas provided by the Goal team. * src/ltltest/equals.test: Use these once, just to be on the safe side.
This commit is contained in:
parent
2fe5b3fb62
commit
3278844c2a
3 changed files with 19 additions and 8 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2011-02-03 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Recognize Goal's syntax for Boolean operators.
|
||||
|
||||
* src/ltlparse/ltlscan.ll: Recognize ~, -->, and <--> operators
|
||||
from Goal, to ease the use of formulas provided by the Goal team.
|
||||
* src/ltltest/equals.test: Use these once, just to be on the
|
||||
safe side.
|
||||
|
||||
2011-02-03 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Minor fixes to ltl2tgba.html.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue