lemon/bits/array_map.h
changeset 1587 8f1c317ebeb4
parent 1435 8e85e6bbefdf
child 1613 cd237f1936f8
     1.1 --- a/lemon/bits/array_map.h	Mon Jul 25 11:17:23 2005 +0000
     1.2 +++ b/lemon/bits/array_map.h	Tue Jul 26 13:15:13 2005 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  #include <memory>
     1.5  #include <lemon/bits/map_iterator.h>
     1.6  
     1.7 -///\ingroup graphmaps
     1.8 +///\ingroup graphmapfactory
     1.9  ///\file
    1.10  ///\brief Graph maps that construates and destruates
    1.11  ///their elements dynamically.
    1.12 @@ -28,7 +28,7 @@
    1.13  namespace lemon {
    1.14  
    1.15  
    1.16 -  /// \addtogroup graphmaps
    1.17 +  /// \addtogroup graphmapfactory
    1.18    /// @{
    1.19  	
    1.20    /// The ArrayMap template class is graph map structure what