some thing to do
authoralpar
Tue, 07 Jun 2005 16:11:23 +0000
changeset 14473351c85ffa02
parent 1446 320f73c5cfc1
child 1448 0274acee0e35
some thing to do
lemon/utility.h
     1.1 --- a/lemon/utility.h	Mon Jun 06 17:01:12 2005 +0000
     1.2 +++ b/lemon/utility.h	Tue Jun 07 16:11:23 2005 +0000
     1.3 @@ -33,6 +33,13 @@
     1.4  #ifndef LEMON_UTILITY_H
     1.5  #define LEMON_UTILITY_H
     1.6  
     1.7 +///\file
     1.8 +///\brief Miscellaneous basic utilities
     1.9 +///
    1.10 +///\todo Please rethink the organisation of the basic files like this.
    1.11 +///E.g. this file might be merged with invalid.h.
    1.12 +
    1.13 +
    1.14  namespace lemon
    1.15  {
    1.16