Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid
[simgrid.git] / examples / msg / mc / bugged1_liveness.c
index 3d051c9..eaeceb4 100644 (file)
@@ -14,7 +14,7 @@
 #define AMOUNT_OF_CLIENTS 2
 #define CS_PER_PROCESS 1
 
-XBT_LOG_NEW_DEFAULT_CATEGORY(example_liveness_with_cycle, "my log messages");
+XBT_LOG_NEW_DEFAULT_CATEGORY(bugged1_liveness, "my log messages");
 
 
 int r=0;