src/work/peter/path/path_test.cc
changeset 921 818510fa3d99
parent 815 468c9ec86928
child 959 c80ef5912903
     1.1 --- a/src/work/peter/path/path_test.cc	Wed Sep 29 14:12:26 2004 +0000
     1.2 +++ b/src/work/peter/path/path_test.cc	Wed Sep 29 15:30:04 2004 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  #include <list_graph.h>
     1.5  
     1.6  using namespace std;
     1.7 -using namespace hugo;
     1.8 +using namespace lemon;
     1.9  using namespace skeleton;
    1.10  
    1.11  bool passed = true;