Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
new function: gras_socket_meas_accept (mandatory on meas sockets, forbiden on others...
[simgrid.git] / 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;