Fix erroneous merge 1.0
authorPeter Kovacs <kpeter@inf.elte.hu>
Thu, 09 Oct 2008 21:06:43 +0200
branch1.0
changeset 3232592532ee838
parent 322 8c4d380787cf
child 326 d3a7603026a2
Fix erroneous merge
doc/groups.dox
     1.1 --- a/doc/groups.dox	Thu Oct 09 16:42:32 2008 +0100
     1.2 +++ b/doc/groups.dox	Thu Oct 09 21:06:43 2008 +0200
     1.3 @@ -192,7 +192,6 @@
     1.4  tree in a graph
     1.5  */
     1.6  
     1.7 -@ingroup algs
     1.8  /**
     1.9  @defgroup utils Tools and Utilities
    1.10  \brief Tools and utilities for programming in LEMON
    1.11 @@ -300,8 +299,14 @@
    1.12  graph structures and helper classes used to implement these.
    1.13  */
    1.14  
    1.15 +/**
    1.16 +@defgroup map_concepts Map Concepts
    1.17 +@ingroup concept
    1.18 +\brief Skeleton and concept checking classes for maps
    1.19 + 
    1.20 +This group describes the skeletons and concept checking classes of maps.
    1.21 +*/
    1.22  
    1.23 -This group describes the skeletons and concept checking classes of maps.
    1.24  /**
    1.25  \anchor demoprograms
    1.26