src/work/alpar/list_graph.h
changeset 508 95f8f7171bae
parent 503 769f31e9f7b0
child 515 a7eeb8af6b34
     1.1 --- a/src/work/alpar/list_graph.h	Mon May 03 09:38:17 2004 +0000
     1.2 +++ b/src/work/alpar/list_graph.h	Mon May 03 09:43:03 2004 +0000
     1.3 @@ -738,7 +738,7 @@
     1.4    ///add (or delete) edges. The usual edge iterators are exists, but they are
     1.5    ///always \ref INVALID.
     1.6    ///\sa \ref GraphSkeleton
     1.7 -  ///\se \ref EdgeSet
     1.8 +  ///\sa \ref EdgeSet
     1.9    class NodeSet {
    1.10  
    1.11      //Nodes are double linked.