src/work/athos/minlength_demo.cc
changeset 921 818510fa3d99
parent 607 327f7cf13843
     1.1 --- a/src/work/athos/minlength_demo.cc	Wed Sep 29 14:12:26 2004 +0000
     1.2 +++ b/src/work/athos/minlength_demo.cc	Wed Sep 29 15:30:04 2004 +0000
     1.3 @@ -2,12 +2,12 @@
     1.4  #include <fstream>
     1.5  
     1.6  #include <list_graph.h>
     1.7 -#include <hugo/dimacs.h>
     1.8 -#include <hugo/time_measure.h>
     1.9 +#include <lemon/dimacs.h>
    1.10 +#include <lemon/time_measure.h>
    1.11  #include "minlengthpaths.h"
    1.12  //#include <time_measure.h>
    1.13  
    1.14 -using namespace hugo;
    1.15 +using namespace lemon;
    1.16  
    1.17  // Use a DIMACS max flow file as stdin.
    1.18  // read_dimacs_demo < dimacs_max_flow_file