Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start renaming AS to NetZone
[simgrid.git] / src / kernel / routing / EmptyZone.cpp
similarity index 94%
rename from src/kernel/routing/AsNone.cpp
rename to src/kernel/routing/EmptyZone.cpp
index 5544222..50b9ac3 100644 (file)
@@ -7,7 +7,7 @@
 #include <xbt/graph.h>
 #include <xbt/log.h>
 
-#include "src/kernel/routing/AsNone.hpp"
+#include "src/kernel/routing/EmptyZone.hpp"
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_route_none, surf, "Routing part of surf");