twa: rename twa::succ_iterable into internal::twa_succ_iterable

* spot/twa/twa.hh: Here.
* NEWS: Mention the change.
This commit is contained in:
Alexandre Duret-Lutz 2016-07-22 14:14:23 +02:00
parent 7534f62dba
commit 71e2490643
2 changed files with 54 additions and 43 deletions

4
NEWS
View file

@ -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