diff -r 320f73c5cfc1 -r 3351c85ffa02 lemon/utility.h --- a/lemon/utility.h Mon Jun 06 17:01:12 2005 +0000 +++ b/lemon/utility.h Tue Jun 07 16:11:23 2005 +0000 @@ -33,6 +33,13 @@ #ifndef LEMON_UTILITY_H #define LEMON_UTILITY_H +///\file +///\brief Miscellaneous basic utilities +/// +///\todo Please rethink the organisation of the basic files like this. +///E.g. this file might be merged with invalid.h. + + namespace lemon {