diff -r 741f3108a90f -r e997802b855c src/test/sym_graph_test.cc --- a/src/test/sym_graph_test.cc Sat Nov 13 12:24:01 2004 +0000 +++ b/src/test/sym_graph_test.cc Sat Nov 13 12:53:28 2004 +0000 @@ -30,7 +30,7 @@ \file This test makes consistency checks of list graph structures. -G.addNode(), G.addEdge(), G.tail(), G.head() +G.addNode(), G.addEdge(), G.source(), G.target() \todo Checks for empty graphs and isolated points. conversion.