diff -r de38fca76780 -r 12626fc94ccf lemon/concepts/maps.h --- a/lemon/concepts/maps.h Thu Oct 09 13:52:01 2008 +0100 +++ b/lemon/concepts/maps.h Thu Oct 09 14:37:44 2008 +0100 @@ -22,7 +22,7 @@ #include #include -///\ingroup concept +///\ingroup map_concepts ///\file ///\brief The concept of maps. @@ -30,7 +30,7 @@ namespace concepts { - /// \addtogroup concept + /// \addtogroup map_concepts /// @{ /// Readable map concept