Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move the synchronization stuff to its own directory
[simgrid.git] / src / synchro / Synchro.cpp
similarity index 94%
rename from src/simix/Synchro.cpp
rename to src/synchro/Synchro.cpp
index e64a060..92be33d 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/simix/Synchro.h"
+#include "src/synchro/Synchro.h"
 
 simgrid::simix::Synchro::Synchro()
 {