rename two confusing methods of emptiness_check_instantiator
* spot/twaalgos/emptiness.hh (emptiness_check_instantiator): rename min_acceptance_conditions and max_acceptance_conditions to min_sets and max_sets. * spot/twaalgos/emptiness.cc, python/ajax/spotcgi.in, tests/core/ikwiad.cc, tests/core/emptchk.cc, tests/core/randtgba.cc: Adjust. * doc/org/upgrade2.org, NEWS: Mention the change.
This commit is contained in:
parent
cf79cefd9a
commit
ad08a585af
8 changed files with 76 additions and 70 deletions
4
NEWS
4
NEWS
|
|
@ -3,6 +3,10 @@ New in spot 1.99.8a (not yet released)
|
|||
Library:
|
||||
|
||||
* twa::ap_var() renamed to twa::ap_vars().
|
||||
* emptiness_check_instantiator::min_acceptance_conditions() and
|
||||
emptiness_check_instantiator::max_acceptance_conditions() renamed
|
||||
to emptiness_check_instantiator::min_sets() and
|
||||
emptiness_check_instantiator::max_sets().
|
||||
|
||||
Documentation:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue