Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move parts of the kernel to the right subdir
[simgrid.git] / src / kernel / routing / AsVivaldi.cpp
similarity index 98%
rename from src/routing/AsVivaldi.cpp
rename to src/kernel/routing/AsVivaldi.cpp
index d835dab..964ee76 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <simgrid/s4u/host.hpp>
 
-#include "src/routing/AsVivaldi.hpp"
+#include "src/kernel/routing/AsVivaldi.hpp"
 #include "src/surf/network_interface.hpp"
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_route_vivaldi, surf, "Routing part of surf");