Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Stupid C++ comments breaking AIX compilers
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 28 Jun 2005 10:50:21 +0000 (10:50 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 28 Jun 2005 10:50:21 +0000 (10:50 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1456 48e7efb5-ca39-0410-a469-dd3cf9ba447f

examples/gras/tokenS/tokenS.c

index 8cf9cf1..5db92b9 100644 (file)
@@ -11,7 +11,6 @@
  
 #include "gras.h"
  
  
 #include "gras.h"
  
-//#define NBLOOPS 10
 #define NBLOOPS 1000
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(Token,"Messages specific to this example");
 #define NBLOOPS 1000
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(Token,"Messages specific to this example");