X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b777cd7570d38c138ba99fc044fe55dc9a44b3aa..9011e52492ff1daaa07aa1911b3e1b358e380463:/examples/gras/tokenS/tokenS.c diff --git a/examples/gras/tokenS/tokenS.c b/examples/gras/tokenS/tokenS.c index 8cf9cf1f8f..5981598f52 100644 --- a/examples/gras/tokenS/tokenS.c +++ b/examples/gras/tokenS/tokenS.c @@ -11,8 +11,7 @@ #include "gras.h" -//#define NBLOOPS 10 -#define NBLOOPS 1000 +#define NBLOOPS 100 XBT_LOG_NEW_DEFAULT_CATEGORY(Token,"Messages specific to this example");