From: mquinson Date: Tue, 28 Jun 2005 10:50:21 +0000 (+0000) Subject: Stupid C++ comments breaking AIX compilers X-Git-Tag: v3.3~3899 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/94cb2a45932016fef587911252968a77549c57dc?hp=18e739f580a9bfaced8b8194398fdf302382d209 Stupid C++ comments breaking AIX compilers git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1456 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/examples/gras/tokenS/tokenS.c b/examples/gras/tokenS/tokenS.c index 8cf9cf1f8f..5db92b92ba 100644 --- a/examples/gras/tokenS/tokenS.c +++ b/examples/gras/tokenS/tokenS.c @@ -11,7 +11,6 @@ #include "gras.h" -//#define NBLOOPS 10 #define NBLOOPS 1000 XBT_LOG_NEW_DEFAULT_CATEGORY(Token,"Messages specific to this example");