diff -r 1a8630f2e944 -r 8f1c317ebeb4 lemon/bits/vector_map.h --- a/lemon/bits/vector_map.h Mon Jul 25 11:17:23 2005 +0000 +++ b/lemon/bits/vector_map.h Tue Jul 26 13:15:13 2005 +0000 @@ -24,13 +24,13 @@ #include #include -///\ingroup graphmaps +///\ingroup graphmapfactory ///\file ///\brief Vector based graph maps. namespace lemon { - /// \addtogroup graphmaps + /// \addtogroup graphmapfactory /// @{ /// The VectorMap template class is graph map structure what