changeset 389 | 770cc1f4861f |
parent 360 | 91fba31268d6 |
child 555 | 995bc1f1a3ce |
1.1 --- a/src/work/marci/bfsit_vs_byhand.cc Fri Apr 23 21:26:32 2004 +0000 1.2 +++ b/src/work/marci/bfsit_vs_byhand.cc Sat Apr 24 12:44:41 2004 +0000 1.3 @@ -3,7 +3,7 @@ 1.4 #include <fstream> 1.5 1.6 #include <list_graph.h> 1.7 -#include <smart_graph.h> 1.8 +//#include <smart_graph.h> 1.9 #include <dimacs.h> 1.10 #include <time_measure.h> 1.11 #include <for_each_macros.h>