* 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

@ -19,6 +19,10 @@
// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
// 02111-1307, USA.
#include <map>
#include <deque>
#include <utility>
#include "tgba/tgba.hh"
#include "bfssteps.hh"
namespace spot