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