diff -r 2d6c8075d9d0 -r 818510fa3d99 src/work/marci/experiment/edmonds_karp_demo_1.cc --- a/src/work/marci/experiment/edmonds_karp_demo_1.cc Wed Sep 29 14:12:26 2004 +0000 +++ b/src/work/marci/experiment/edmonds_karp_demo_1.cc Wed Sep 29 15:30:04 2004 +0000 @@ -14,7 +14,7 @@ template int get(T) const {return 1;} }; -using namespace hugo; +using namespace lemon; // Use a DIMACS max flow file as stdin. // read_dimacs_demo < dimacs_max_flow_file