Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a dot loader to have a connection with the random dag generator ggen.
[simgrid.git] / src / config_unit.c
index aee0d73..f8f3584 100644 (file)
@@ -12,8 +12,8 @@
 #include "xbt.h"
 #include "xbt/ex.h"
 
-XBT_LOG_NEW_DEFAULT_SUBCATEGORY(xbt_cfg, xbt, "configuration support");
-
+XBT_LOG_EXTERNAL_CATEGORY(xbt_cfg);
+XBT_LOG_DEFAULT_CATEGORY(xbt_cfg);
 
 static xbt_cfg_t make_set()
 {