diff -r 1a8630f2e944 -r 8f1c317ebeb4 lemon/bits/default_map.h --- a/lemon/bits/default_map.h Mon Jul 25 11:17:23 2005 +0000 +++ b/lemon/bits/default_map.h Tue Jul 26 13:15:13 2005 +0000 @@ -21,14 +21,14 @@ #include #include -///\ingroup graphmaps +///\ingroup graphmapfactory ///\file ///\brief Graph maps that construct and destruct ///their elements dynamically. namespace lemon { -/// \addtogroup graphmaps +/// \addtogroup graphmapfactory /// @{ /** The ArrayMap template class is graph map structure what