Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Y U NO test before commit/push??
[simgrid.git] / src / kernel / resource / Model.cpp
index 8eec51c..b02fe64 100644 (file)
@@ -6,7 +6,7 @@
 #include "simgrid/kernel/resource/Model.hpp"
 #include "src/kernel/lmm/maxmin.hpp"
 
-XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(resource);
+XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(ker_resource);
 
 namespace simgrid {
 namespace kernel {