* src/tgbaalgos/gtec/ce.hh, src/misc/freelist.hh,

src/tgba/bddprint.hh: Fix Doxygen comments.
This commit is contained in:
Alexandre Duret-Lutz 2004-04-21 20:14:40 +00:00
parent 2f84bee41c
commit cf1ab2946f
4 changed files with 6 additions and 2 deletions

View file

@ -70,7 +70,6 @@ namespace spot
/// \brief Format a BDD as a set of acceptance conditions.
///
/// This is used when saving a TGBA.
/// \param os The output stream.
/// \param dict The dictionary to use, to lookup variables.
/// \param b The BDD to print.
/// \return The BDD formated as a string.