* src/tgbaalgos/bfssteps.hh, src/tgbaalgos/bfssteps.cc: Revert

previous change (bfs_steps_with_path_conditions turned up
useless), and document bfs_step.
This commit is contained in:
Alexandre Duret-Lutz 2004-11-24 17:47:48 +00:00
parent 18b22a5250
commit 16e54b2fc4
3 changed files with 51 additions and 92 deletions

View file

@ -1,5 +1,9 @@
2004-11-24 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/bfssteps.hh, src/tgbaalgos/bfssteps.cc: Revert
previous change (bfs_steps_with_path_conditions turned up
useless), and document bfs_step.
* src/tgbaalgos/bfssteps.hh (bfs_steps_with_path_conditions): New
class.
* src/tgbaalgos/bfssteps.cc: Remove includes that are now superfluous.