X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/73d53de1c9a9a2b536522d0d2e04031276941caf..5dcc0eb10d4324975301fabed5ef12c20f955a13:/src/xbt/config.c diff --git a/src/xbt/config.c b/src/xbt/config.c index a74d572dcd..77a1a8bbd7 100644 --- a/src/xbt/config.c +++ b/src/xbt/config.c @@ -12,7 +12,7 @@ #include "gras_private.h" /* prototypes of this module */ -GRAS_LOG_NEW_DEFAULT_CATEGORY(config); +GRAS_LOG_NEW_DEFAULT_SUBCATEGORY(config,tbx); /* gras_cfgelm_t: the typedef corresponding to a config cell.