Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start renaming AS to NetZone
[simgrid.git] / src / kernel / routing / TorusZone.hpp
similarity index 95%
rename from src/kernel/routing/AsClusterTorus.hpp
rename to src/kernel/routing/TorusZone.hpp
index 8229fcc..d53af2e 100644 (file)
@@ -6,7 +6,7 @@
 #ifndef SURF_ROUTING_CLUSTER_TORUS_HPP_
 #define SURF_ROUTING_CLUSTER_TORUS_HPP_
 
-#include "src/kernel/routing/AsCluster.hpp"
+#include "src/kernel/routing/ClusterZone.hpp"
 
 namespace simgrid {
 namespace kernel {