kripke: rename state_acceptance_conditions
* spot/kripke/kripke.cc, spot/kripke/kripke.hh, spot/kripke/fairkripke.hh (state_acceptance_conditions): Rename as... (state_acceptance_mark): ... this. * NEWS: Mention it.
This commit is contained in:
parent
096edf227d
commit
6617538156
4 changed files with 10 additions and 5 deletions
5
NEWS
5
NEWS
|
|
@ -146,6 +146,11 @@ New in spot 2.0.3a (not yet released)
|
|||
spot::internal::twa_succ_iterable to make it clear this is not for
|
||||
public consumption.
|
||||
|
||||
* spot::fair_kripke::state_acceptance_conditions() renamed to
|
||||
spot::fair_kripke::state_acceptance_mark() for consistency. This
|
||||
is backward incompatible, but we are not aware of any actual use
|
||||
of this method.
|
||||
|
||||
Python:
|
||||
|
||||
* The __format__() method for formula supports the same
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue