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.cpp
similarity index 99%
rename from src/routing/AsClusterFatTree.cpp
rename to src/kernel/routing/AsClusterFatTree.cpp
index d6025d1..9b07520 100644 (file)
@@ -6,7 +6,7 @@
 #include <fstream>
 #include <sstream>
 
-#include "src/routing/AsClusterFatTree.hpp"
+#include "src/kernel/routing/AsClusterFatTree.hpp"
 #include "src/surf/network_interface.hpp"
 
 #include "xbt/lib.h"