# HG changeset patch # User alpar # Date 1118160683 0 # Node ID 3351c85ffa028d93ad8f61e0c6279f6d2b919ada # Parent 320f73c5cfc1c66b462ebe3ceacc905ae7f71144 some thing to do 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 {