Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move the synchronization stuff to its own directory
[simgrid.git] / src / synchro / SynchroComm.hpp
similarity index 98%
rename from src/simix/SynchroComm.hpp
rename to src/synchro/SynchroComm.hpp
index 02c427d..eb88c49 100644 (file)
@@ -7,7 +7,7 @@
 #define _SIMIX_SYNCHRO_COMM_HPP
 
 #include "surf/surf.h"
-#include "src/simix/Synchro.h"
+#include "src/synchro/Synchro.h"
 
 typedef enum {
   SIMIX_COMM_SEND,