* src/tgba/succiter.hh: Adjust comments about promises to
refer to accepting conditions. * src/tgba/tgbabddconcretefactory.hh: Likewise. * src/tgba/tgbabddcoredata.hh: Likewise. * src/tgba/dictunion.cc: Likewise. * src/tgba/tgba.hh: Likewise.
This commit is contained in:
parent
0b3d2c1325
commit
8e3a24ad5c
5 changed files with 37 additions and 30 deletions
|
|
@ -56,8 +56,8 @@ namespace spot
|
|||
/// \brief Perfom final computations before the relation can be used.
|
||||
///
|
||||
/// This function should be called after all propositions, state,
|
||||
/// promise, and constraints have been declared, and before calling
|
||||
/// get_code_data() or get_dict().
|
||||
/// accepting conditions, and constraints have been declared, and
|
||||
/// before calling get_code_data() or get_dict().
|
||||
void finish();
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue