remove_alternation: fix serious typo
Fixes #382. * spot/twaalgos/alternation.cc: Here. * tests/python/alternation.ipynb: Add test case. * NEWS: Mention it.
This commit is contained in:
parent
e340e61f24
commit
e70f9d5723
3 changed files with 613 additions and 72 deletions
3
NEWS
3
NEWS
|
|
@ -6,6 +6,9 @@ New in spot 2.7.2.dev (not yet released)
|
|||
--stats would output the \r as part of the %> sequence instead
|
||||
of ignoring it.
|
||||
|
||||
- Fix serious typo in removel_alternation() causing incorrect
|
||||
output for some VWAA. Bug introduced in Spot 2.6.
|
||||
|
||||
New in spot 2.7.2 (2019-03-17)
|
||||
|
||||
Python:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue