src/test/sym_graph_test.cc
changeset 986 e997802b855c
parent 959 c80ef5912903
child 1164 80bb73097736
     1.1 --- a/src/test/sym_graph_test.cc	Sat Nov 13 12:24:01 2004 +0000
     1.2 +++ b/src/test/sym_graph_test.cc	Sat Nov 13 12:53:28 2004 +0000
     1.3 @@ -30,7 +30,7 @@
     1.4  \file
     1.5  This test makes consistency checks of list graph structures.
     1.6  
     1.7 -G.addNode(), G.addEdge(), G.tail(), G.head()
     1.8 +G.addNode(), G.addEdge(), G.source(), G.target()
     1.9  
    1.10  \todo Checks for empty graphs and isolated points.
    1.11  conversion.