diff -r 64f8f7cc6168 -r 2cc60866a0c9 lemon/concepts/maps.h --- a/lemon/concepts/maps.h Thu Oct 09 10:09:44 2008 +0200 +++ b/lemon/concepts/maps.h Thu Oct 09 13:27:35 2008 +0200 @@ -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