diff -r 689f24ee83e6 -r a0ab96ad65fe lemon/concepts/maps.h --- a/lemon/concepts/maps.h Thu Oct 09 16:47:01 2008 +0200 +++ b/lemon/concepts/maps.h Thu Oct 09 16:20:37 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