* src/tgba/bddprint.hh, src/tgba/tgbabddconcretefactory.hh,
src/tgba/tgbaproduct.hh: Fix Doxygen comments.
This commit is contained in:
parent
6d0546c317
commit
60bd2d17c9
4 changed files with 8 additions and 3 deletions
|
|
@ -53,7 +53,7 @@ namespace spot
|
|||
/// Add a new constraint to the relation.
|
||||
void add_relation(bdd new_rel);
|
||||
|
||||
/// \Perfom final computations before the relation can be used.
|
||||
/// \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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue