diff -r 75f749682240 -r c80ef5912903 src/work/peter/path/path_test.cc --- a/src/work/peter/path/path_test.cc Thu Nov 04 18:52:31 2004 +0000 +++ b/src/work/peter/path/path_test.cc Thu Nov 04 20:24:59 2004 +0000 @@ -6,7 +6,7 @@ using namespace std; using namespace lemon; -using namespace skeleton; +using namespace concept; bool passed = true;