X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4ae2fd01d8cc55bf83654e29f294335e3cb1f022:/src/simix/SynchroComm.cpp..f540320e2e4fd4fe5c9cb1bf8a4b1c0a972082e6:/src/synchro/SynchroComm.cpp diff --git a/src/simix/SynchroComm.cpp b/src/synchro/SynchroComm.cpp similarity index 98% rename from src/simix/SynchroComm.cpp rename to src/synchro/SynchroComm.cpp index e97b18ffc0..283e925a3c 100644 --- a/src/simix/SynchroComm.cpp +++ b/src/synchro/SynchroComm.cpp @@ -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/SynchroComm.hpp" +#include "src/synchro/SynchroComm.hpp" #include "src/surf/surf_interface.hpp" #include "src/simix/smx_network_private.h" #include "simgrid/modelchecker.h"