src/work/marci/bfsit_vs_byhand.cc
changeset 602 580b329c2a0c
parent 577 e8703f0a6e2f
child 640 d426dca0aaf7
     1.1 --- a/src/work/marci/bfsit_vs_byhand.cc	Mon May 10 16:52:51 2004 +0000
     1.2 +++ b/src/work/marci/bfsit_vs_byhand.cc	Mon May 10 16:59:20 2004 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  #include <hugo/dimacs.h>
     1.5  #include <hugo/time_measure.h>
     1.6  #include <for_each_macros.h>
     1.7 -#include <bfs_iterator.h>
     1.8 +#include <bfs_dfs.h>
     1.9  
    1.10  using namespace hugo;
    1.11