Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move the synchronization stuff to its own directory
[simgrid.git] / src / synchro / SynchroExec.hpp
similarity index 96%
rename from src/simix/SynchroExec.hpp
rename to src/synchro/SynchroExec.hpp
index b9e31aa..232ff6a 100644 (file)
@@ -7,7 +7,7 @@
 #define _SIMIX_SYNCHRO_EXEC_HPP
 
 #include "surf/surf.h"
-#include "src/simix/Synchro.h"
+#include "src/synchro/Synchro.h"
 
 namespace simgrid {
 namespace simix {