Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill all aspects related to masks in the tracing interface
[simgrid.git] / src / config_unit.c
index f8f3584..3469166 100644 (file)
@@ -15,6 +15,7 @@
 XBT_LOG_EXTERNAL_CATEGORY(xbt_cfg);
 XBT_LOG_DEFAULT_CATEGORY(xbt_cfg);
 
+
 static xbt_cfg_t make_set()
 {
   xbt_cfg_t set = NULL;