python: fix binding of used_inf_fin_sets()
* python/spot/impl.i: Here. * tests/python/setacc.py: Test it. * NEWS: Mention the bug.
This commit is contained in:
parent
234c9c298f
commit
266581b272
3 changed files with 18 additions and 1 deletions
5
NEWS
5
NEWS
|
|
@ -75,6 +75,11 @@ New in spot 2.6.3.dev (not yet released)
|
|||
used to check whether a formula or an automaton represents a
|
||||
liveness property.
|
||||
|
||||
Bugs fixed:
|
||||
|
||||
- The pair of acc_cond::mark_t returned by
|
||||
acc_code::used_inf_fin_sets() was not usable in Python.
|
||||
|
||||
New in spot 2.6.3 (2018-10-17)
|
||||
|
||||
Bugs fixed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue