Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Dont put this cruft into the documentation
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 8 Feb 2005 13:10:54 +0000 (13:10 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 8 Feb 2005 13:10:54 +0000 (13:10 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@913 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/gras/RL/gras_rl.c

index c41ecca..1e4528d 100644 (file)
@@ -26,7 +26,7 @@
 #include "timeouts.h"
 #include "protocol.h"
 
-XBT_LOG_NEW_DEFAULT_CATEGORY(rl,"Real Life");
+/* XBT_LOG_NEW_DEFAULT_CATEGORY(rl,"Real Life");  Comment this to make sure it doesn't land into the documentation*/
                              
 /* globals */
 static grasProcessData_t *_grasProcessData;