* src/tgbaalgos/reductgba_sim.hh (parity_game_graph_delayed,
reduc_tgba_sim): Fix warnings about Doxygen comment. * src/ltlvisit/reduce.hh (reduce): Likewise.
This commit is contained in:
parent
c534bac478
commit
1aad1ffbfd
3 changed files with 29 additions and 24 deletions
|
|
@ -49,7 +49,7 @@ namespace spot
|
|||
///
|
||||
/// \param f the formula to reduce
|
||||
/// \param opt a conjonction of spot::ltl::reduce_options specifying
|
||||
// which optimizations to apply.
|
||||
/// which optimizations to apply.
|
||||
/// \return the reduced formula
|
||||
formula* reduce(const formula* f, int opt = Reduce_All);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue