* src/tgbaalgos/magic.hh: fixme is not a doxygen command. Use bug.
This commit is contained in:
parent
98fd480506
commit
6bcc8c3ce1
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
2005-09-01 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||||
|
|
||||||
|
* src/tgbaalgos/magic.hh: \fixme is not a doxygen command. Use \bug.
|
||||||
|
|
||||||
2005-08-31 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
2005-08-31 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||||
|
|
||||||
* README: Update lbtt references.
|
* README: Update lbtt references.
|
||||||
|
|
|
||||||
|
|
@ -94,7 +94,7 @@ namespace spot
|
||||||
/// }
|
/// }
|
||||||
/// \endverbatim
|
/// \endverbatim
|
||||||
///
|
///
|
||||||
/// \fixme The name is misleading. Magic-search is the algorithm
|
/// \bug The name is misleading. Magic-search is the algorithm
|
||||||
/// from \c godefroid.93.pstv, not \c courcoubetis.92.fmsd.
|
/// from \c godefroid.93.pstv, not \c courcoubetis.92.fmsd.
|
||||||
emptiness_check* explicit_magic_search(const tgba *a,
|
emptiness_check* explicit_magic_search(const tgba *a,
|
||||||
option_map o = option_map());
|
option_map o = option_map());
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue