Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Stupid C++ comments breaking AIX compilers
[simgrid.git] / examples / gras / tokenS / tokenS.c
index 8cf9cf1..5db92b9 100644 (file)
@@ -11,7 +11,6 @@
  
 #include "gras.h"
  
-//#define NBLOOPS 10
 #define NBLOOPS 1000
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(Token,"Messages specific to this example");