... | ... |
@@ -192,7 +192,6 @@ |
192 | 192 |
tree in a graph |
193 | 193 |
*/ |
194 | 194 |
|
195 |
@ingroup algs |
|
196 | 195 |
/** |
197 | 196 |
@defgroup utils Tools and Utilities |
198 | 197 |
\brief Tools and utilities for programming in LEMON |
... | ... |
@@ -300,8 +299,14 @@ |
300 | 299 |
graph structures and helper classes used to implement these. |
301 | 300 |
*/ |
302 | 301 |
|
302 |
/** |
|
303 |
@defgroup map_concepts Map Concepts |
|
304 |
@ingroup concept |
|
305 |
\brief Skeleton and concept checking classes for maps |
|
306 |
|
|
307 |
This group describes the skeletons and concept checking classes of maps. |
|
308 |
*/ |
|
303 | 309 |
|
304 |
This group describes the skeletons and concept checking classes of maps. |
|
305 | 310 |
/** |
306 | 311 |
\anchor demoprograms |
307 | 312 |
|
0 comments (0 inline)