diff -r 88226d9fe821 -r afba7fbbb239 src/test/path_test.cc --- a/src/test/path_test.cc Wed Sep 08 12:06:45 2004 +0000 +++ b/src/test/path_test.cc Wed Sep 08 12:12:16 2004 +0000 @@ -142,6 +142,7 @@ check(P.to() == v3); #endif +#ifndef SKELETON cout << "Vegigiteralunk az eleken." << endl; typedef DPath::NodeIt NodeIt; typedef DPath::EdgeIt EdgeIt; @@ -150,7 +151,7 @@ for(P.first(e); e!=INVALID; ++e, ++i) { cout << i << ". el: " <