Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move parts of the kernel to the right subdir
[simgrid.git] / src / kernel / activity / SynchroExec.cpp
similarity index 97%
rename from src/synchro/SynchroExec.cpp
rename to src/kernel/activity/SynchroExec.cpp
index 5fad86a..6ec1d18 100644 (file)
@@ -5,7 +5,7 @@
 
 #include <simgrid/s4u/host.hpp>
 
-#include "src/synchro/SynchroExec.hpp"
+#include "src/kernel/activity/SynchroExec.hpp"
 #include "src/surf/surf_interface.hpp"
 #include "src/simix/smx_host_private.h"