X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e6692e68ddfe1ef3234cacab53edb44277ae4405..d9af359d50c749f3eafaf037ee58f1ba0c4bf8dd:/src/xbt/error.c diff --git a/src/xbt/error.c b/src/xbt/error.c index de142cfe1c..fccc88b5ea 100644 --- a/src/xbt/error.c +++ b/src/xbt/error.c @@ -9,6 +9,9 @@ under the terms of the license (GNU LGPL) which comes with this package. */ #include "xbt/error.h" +/** \defgroup XBT_error Error tracking support. + * \brief This section describes a set of macros used to handle errors easily. + */ /** * \brief Usefull to do nice error repporting messages.