* src/tgbaalgos/tau03opt.hh, src/tgbaalgos/se05.hh: Correct

pseudo-code.  From Denis.
This commit is contained in:
Alexandre Duret-Lutz 2005-01-24 18:57:08 +00:00
parent 42bc594193
commit 1072b2dd99
3 changed files with 16 additions and 13 deletions

View file

@ -1,5 +1,8 @@
2005-01-24 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/tau03opt.hh, src/tgbaalgos/se05.hh: Correct
pseudo-code. From Denis.
* src/tgbaalgos/gtec/gtec.cc: Fake statistics count to match
how the algorithm will behave once remove_component() is revamped.