From 94cb2a45932016fef587911252968a77549c57dc Mon Sep 17 00:00:00 2001 From: mquinson Date: Tue, 28 Jun 2005 10:50:21 +0000 Subject: [PATCH] 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 --- examples/gras/tokenS/tokenS.c | 1 - 1 file changed, 1 deletion(-) 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"); -- 2.20.1