parseaut: do not ignore the "unambiguous" property
Fixes #115. * src/parseaut/parseaut.yy: Set the property on the output automaton. * src/tests/unambig.test: Add a test case. * NEWS: Mention the fix.
This commit is contained in:
parent
cbaa94f911
commit
bf5749189e
3 changed files with 53 additions and 2 deletions
3
NEWS
3
NEWS
|
|
@ -1,6 +1,7 @@
|
|||
New in spot 1.99.5a (not yet released)
|
||||
|
||||
Nothing yet.
|
||||
Bug fixes:
|
||||
* automaton parser was ignoring the "unambiguous" property.
|
||||
|
||||
New in spot 1.99.5 (2015-11-03)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue