Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start renaming AS to NetZone
[simgrid.git] / src / kernel / routing / FatTreeZone.cpp
similarity index 99%
rename from src/kernel/routing/AsClusterFatTree.cpp
rename to src/kernel/routing/FatTreeZone.cpp
index 47db2c3..ef040f9 100644 (file)
@@ -6,7 +6,7 @@
 #include <fstream>
 #include <sstream>
 
-#include "src/kernel/routing/AsClusterFatTree.hpp"
+#include "src/kernel/routing/FatTreeZone.hpp"
 #include "src/kernel/routing/NetCard.hpp"
 #include "src/surf/network_interface.hpp"