doc/groups.dox
changeset 947 93e9c45703ea
parent 921 818510fa3d99
child 959 c80ef5912903
     1.1 --- a/doc/groups.dox	Wed Oct 27 22:38:50 2004 +0000
     1.2 +++ b/doc/groups.dox	Fri Oct 29 06:04:43 2004 +0000
     1.3 @@ -53,6 +53,17 @@
     1.4  @defgroup galgs Graph Algorithms
     1.5  \brief This group describes the several graph algorithms
     1.6  implemented in LEMON.
     1.7 +
     1.8 +This group describes the several graph algorithms
     1.9 +implemented in LEMON.
    1.10 +*/
    1.11 +
    1.12 +/**
    1.13 +@defgroup gutils General Graph Utilities
    1.14 +\brief This group describes some simple general graph utilities.
    1.15 +@ingroup galgs
    1.16 +
    1.17 +This group describes some simple general graph utilities.
    1.18  */
    1.19  
    1.20  /**