lemon/utility.h
changeset 1447 3351c85ffa02
parent 1435 8e85e6bbefdf
child 1630 f67737f5727a
     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