changeset 959 | c80ef5912903 |
parent 921 | 818510fa3d99 |
child 986 | e997802b855c |
1.1 --- a/src/work/peter/path/path_test.cc Thu Nov 04 18:52:31 2004 +0000 1.2 +++ b/src/work/peter/path/path_test.cc Thu Nov 04 20:24:59 2004 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 1.5 using namespace std; 1.6 using namespace lemon; 1.7 -using namespace skeleton; 1.8 +using namespace concept; 1.9 1.10 bool passed = true; 1.11