lemon/bits/vector_map.h
changeset 1587 8f1c317ebeb4
parent 1435 8e85e6bbefdf
child 1669 66ae78d29f1e
     1.1 --- a/lemon/bits/vector_map.h	Mon Jul 25 11:17:23 2005 +0000
     1.2 +++ b/lemon/bits/vector_map.h	Tue Jul 26 13:15:13 2005 +0000
     1.3 @@ -24,13 +24,13 @@
     1.4  #include <lemon/bits/map_iterator.h>
     1.5  #include <lemon/bits/alteration_notifier.h>
     1.6  
     1.7 -///\ingroup graphmaps
     1.8 +///\ingroup graphmapfactory
     1.9  ///\file
    1.10  ///\brief Vector based graph maps.
    1.11  
    1.12  namespace lemon {
    1.13    
    1.14 -  /// \addtogroup graphmaps
    1.15 +  /// \addtogroup graphmapfactory
    1.16    /// @{
    1.17    
    1.18    /// The VectorMap template class is graph map structure what