lemon/smart_graph.h
changeset 1692 a34203867181
parent 1669 66ae78d29f1e
child 1718 6a958ab38386
     1.1 --- a/lemon/smart_graph.h	Fri Sep 30 13:12:39 2005 +0000
     1.2 +++ b/lemon/smart_graph.h	Fri Sep 30 13:13:42 2005 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4  
     1.5  ///\ingroup graphs
     1.6  ///\file
     1.7 -///\brief SmartGraph and SymSmartGraph classes.
     1.8 +///\brief SmartGraph and UndirSmartGraph classes.
     1.9  
    1.10  #include <vector>
    1.11