* src/tgbatest/emptchk.test

src/tgbaalgos/tarjan_on_fly.hh,
src/tgbaalgos/tarjan_on_fly.cc,
src/tgbaalgos/nesteddfs.hh,
src/tgbaalgos/nesteddfs.cc,
src/tgbaalgos/minimalce.hh,
src/tgbaalgos/minimalce.cc: To correct a bug.
This commit is contained in:
martinez 2004-09-14 16:11:14 +00:00
parent ad71da0042
commit 314f51ac55
8 changed files with 480 additions and 78 deletions

View file

@ -57,7 +57,7 @@ namespace spot
int pre;
int acc;
int pos;
//int pos;
};
//typedef std::pair<int, tgba_succ_iterator*> state_iter_pair;