Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move parts of the kernel to the right subdir
[simgrid.git] / src / kernel / routing / AsClusterTorus.hpp
similarity index 95%
rename from src/routing/AsClusterTorus.hpp
rename to src/kernel/routing/AsClusterTorus.hpp
index e3953fc..b3b61ed 100644 (file)
@@ -6,7 +6,7 @@
 #ifndef SURF_ROUTING_CLUSTER_TORUS_HPP_
 #define SURF_ROUTING_CLUSTER_TORUS_HPP_
 
-#include "src/routing/AsCluster.hpp"
+#include "src/kernel/routing/AsCluster.hpp"
 
 namespace simgrid {
   namespace routing {