src/work/marci/iterator_bfs_demo.cc
changeset 389 770cc1f4861f
parent 360 91fba31268d6
child 557 9c0ce0a1f000
     1.1 --- a/src/work/marci/iterator_bfs_demo.cc	Fri Apr 23 21:26:32 2004 +0000
     1.2 +++ b/src/work/marci/iterator_bfs_demo.cc	Sat Apr 24 12:44:41 2004 +0000
     1.3 @@ -4,7 +4,7 @@
     1.4  #include <string>
     1.5  
     1.6  #include <list_graph.h>
     1.7 -#include <smart_graph.h>
     1.8 +//#include <smart_graph.h>
     1.9  #include <bfs_iterator.h>
    1.10  #include <graph_wrapper.h>
    1.11