Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start renaming AS to NetZone
[simgrid.git] / src / kernel / routing / DragonflyZone.hpp
similarity index 98%
rename from src/kernel/routing/AsClusterDragonfly.hpp
rename to src/kernel/routing/DragonflyZone.hpp
index 04aec20..6229455 100644 (file)
@@ -6,7 +6,7 @@
 #ifndef SURF_ROUTING_CLUSTER_DRAGONFLY_HPP_
 #define SURF_ROUTING_CLUSTER_DRAGONFLY_HPP_
 
-#include "src/kernel/routing/AsCluster.hpp"
+#include "src/kernel/routing/ClusterZone.hpp"
 
 namespace simgrid {
 namespace kernel {