src/work/marci/edmonds_karp_demo.cc
changeset 105 a3c73e9b9b2e
parent 100 f1de2ab64e1c
child 133 0631992fe7a1
     1.1 --- a/src/work/marci/edmonds_karp_demo.cc	Fri Feb 20 00:29:19 2004 +0000
     1.2 +++ b/src/work/marci/edmonds_karp_demo.cc	Fri Feb 20 21:45:07 2004 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  #include <edmonds_karp.hh>
     1.5  #include <time_measure.h>
     1.6  
     1.7 -using namespace marci;
     1.8 +using namespace hugo;
     1.9  
    1.10  // Use a DIMACS max flow file as stdin.
    1.11  // read_dimacs_demo < dimacs_max_flow_file