twa: rename twa::succ_iterable into internal::twa_succ_iterable
* spot/twa/twa.hh: Here. * NEWS: Mention the change.
This commit is contained in:
parent
7534f62dba
commit
71e2490643
2 changed files with 54 additions and 43 deletions
4
NEWS
4
NEWS
|
|
@ -143,6 +143,10 @@ New in spot 2.0.3a (not yet released)
|
|||
- {s[*0..j]}[]->b = {s[*1..j]}[]->b
|
||||
- {s[*0..j]}<>->b = {s[*1..j]}<>->b
|
||||
|
||||
* spot::twa::succ_iterable renamed to
|
||||
spot::internal::twa_succ_iterable to make it clear this is not for
|
||||
public consumption.
|
||||
|
||||
Python:
|
||||
|
||||
* The __format__() method for formula supports the same
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue