Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move parts of the kernel to the right subdir
[simgrid.git] / src / kernel / routing / AsClusterFatTree.hpp
similarity index 99%
rename from src/routing/AsClusterFatTree.hpp
rename to src/kernel/routing/AsClusterFatTree.hpp
index 31ef264..6854f63 100644 (file)
@@ -6,7 +6,7 @@
 #ifndef SIMGRID_ROUTING_CLUSTER_FAT_TREE_HPP_
 #define SIMGRID_ROUTING_CLUSTER_FAT_TREE_HPP_
 
-#include "src/routing/AsCluster.hpp"
+#include "src/kernel/routing/AsCluster.hpp"
 
 namespace simgrid {
 namespace routing {