Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Storage-kill: last crumbs
[simgrid.git] / src / surf / network_cm02.cpp
index 7aa8b79..3265a99 100644 (file)
@@ -14,7 +14,7 @@
 #include <algorithm>
 #include <numeric>
 
-XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(surf_network);
+XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(res_network);
 
 double sg_latency_factor = 1.0; /* default value; can be set by model or from command line */
 double sg_bandwidth_factor = 1.0;       /* default value; can be set by model or from command line */