* src/evtgbaparse/public.hh (evtgba_parse): Fix doxygen comments.

* src/tgbaalgos/projrun.hh (project_tgba_run): Likewise.
This commit is contained in:
Alexandre Duret-Lutz 2004-11-10 14:14:05 +00:00
parent 57792ca541
commit 67e133ae51
3 changed files with 3 additions and 3 deletions

View file

@ -37,7 +37,6 @@ namespace spot
/// \param run the run to replay
/// \param a_run the automata on which the run was generated
/// \param a_proj the automata on which to project the run
/// \param os the stream on which the replay should be traced
/// \return true iff the run could be completed
tgba_run* project_tgba_run(const tgba* a_run,
const tgba* a_proj,