[Lemon-commits] Peter Kovacs: Fix erroneous merge
Lemon HG
hg at lemon.cs.elte.hu
Mon Oct 13 15:48:37 CEST 2008
details: http://lemon.cs.elte.hu/hg/lemon/rev/2592532ee838
changeset: 329:2592532ee838
user: Peter Kovacs <kpeter [at] inf.elte.hu>
date: Thu Oct 09 21:06:43 2008 +0200
description:
Fix erroneous merge
diffstat:
1 file changed, 7 insertions(+), 2 deletions(-)
doc/groups.dox | 9 +++++++--
diffs (27 lines):
diff -r 8c4d380787cf -r 2592532ee838 doc/groups.dox
--- a/doc/groups.dox Thu Oct 09 16:42:32 2008 +0100
+++ b/doc/groups.dox Thu Oct 09 21:06:43 2008 +0200
@@ -192,7 +192,6 @@
tree in a graph
*/
- at ingroup algs
/**
@defgroup utils Tools and Utilities
\brief Tools and utilities for programming in LEMON
@@ -300,8 +299,14 @@
graph structures and helper classes used to implement these.
*/
+/**
+ at defgroup map_concepts Map Concepts
+ at ingroup concept
+\brief Skeleton and concept checking classes for maps
+
+This group describes the skeletons and concept checking classes of maps.
+*/
-This group describes the skeletons and concept checking classes of maps.
/**
\anchor demoprograms
More information about the Lemon-commits
mailing list