* src/ltltest/reduc.test: Typo.

This commit is contained in:
Alexandre Duret-Lutz 2004-05-13 09:50:48 +00:00
parent 60a3b4ed72
commit f7e5fe0821
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2004-05-13 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/ltltest/reduc.test: Typo.
* src/ltlparse/ltlparse.yy (OP_POST_NEG, OP_POST_POS): New tokens.
(subformula): Recognize `ATOMIC_PROP OP_POST_POS' and
`ATOMIC_PROP OP_POST_NEG'.