X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c47662eb573ba74a5059cc7ba22c333d691a196c:/src/kernel/routing/AsImpl.cpp..a22eb0ac7d22d5beaa6e33adf8f85c28dac59024:/src/kernel/routing/NetZoneImpl.cpp diff --git a/src/kernel/routing/AsImpl.cpp b/src/kernel/routing/NetZoneImpl.cpp similarity index 99% rename from src/kernel/routing/AsImpl.cpp rename to src/kernel/routing/NetZoneImpl.cpp index d30d7866fd..5e6bd31676 100644 --- a/src/kernel/routing/AsImpl.cpp +++ b/src/kernel/routing/NetZoneImpl.cpp @@ -6,7 +6,7 @@ #include "xbt/log.h" #include "simgrid/s4u/host.hpp" -#include "src/kernel/routing/AsImpl.hpp" +#include "src/kernel/routing/NetZoneImpl.hpp" #include "src/kernel/routing/NetCard.hpp" #include "src/surf/cpu_interface.hpp" #include "src/surf/network_interface.hpp"