neverparse: Fix parsing of Modella's neverclaims.

Reported by František Blahoudek.

* src/neverparse/neverclaimparse.yy: Fix.
* src/tgbatest/neverclaimread.test: Test it.
* NEWS: Mention the fix.
This commit is contained in:
Alexandre Duret-Lutz 2014-05-29 15:48:31 +02:00
parent a4934c4f71
commit 6c76ba408e
3 changed files with 39 additions and 4 deletions

1
NEWS
View file

@ -3,6 +3,7 @@ New in spot 1.2.4a (not yet released)
* Bug fixes:
- Fix simplification of bounded repetition in SERE formulas.
- Fix parsing of neverclaims produced by Modella.
New in spot 1.2.4 (2014-05-15)