Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move parts of the kernel to the right subdir
[simgrid.git] / src / kernel / routing / AsClusterDragonfly.cpp
similarity index 99%
rename from src/routing/AsClusterDragonfly.cpp
rename to src/kernel/routing/AsClusterDragonfly.cpp
index 2c9453e..0a2f42f 100644 (file)
@@ -3,7 +3,7 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
-#include "src/routing/AsClusterDragonfly.hpp"
+#include "src/kernel/routing/AsClusterDragonfly.hpp"
 #include "src/surf/network_interface.hpp"
 #include "src/surf/xml/platf.hpp" // FIXME: move that back to the parsing area