* src/tgbaalgos/ltl2tgba_fm.hh, src/tgbaalgos/ltl2tgba_lacim.hh:

Typos in Doxygen comments.
This commit is contained in:
Alexandre Duret-Lutz 2004-08-11 09:05:27 +00:00
parent 42fc2b772f
commit 59947d11cf
3 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2004-08-11 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/ltl2tgba_fm.hh, src/tgbaalgos/ltl2tgba_lacim.hh:
Typos in Doxygen comments.
2004-08-10 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/ltlvisit/apcollect.hh: Fix include guard. Report from Denis.