X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c47662eb573ba74a5059cc7ba22c333d691a196c:/src/kernel/routing/AsFull.cpp..a22eb0ac7d22d5beaa6e33adf8f85c28dac59024:/src/kernel/routing/FullZone.cpp diff --git a/src/kernel/routing/AsFull.cpp b/src/kernel/routing/FullZone.cpp similarity index 99% rename from src/kernel/routing/AsFull.cpp rename to src/kernel/routing/FullZone.cpp index eb84b0c392..2d5f73ea5c 100644 --- a/src/kernel/routing/AsFull.cpp +++ b/src/kernel/routing/FullZone.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/kernel/routing/AsFull.hpp" +#include "src/kernel/routing/FullZone.hpp" #include "src/kernel/routing/NetCard.hpp" #include "src/surf/network_interface.hpp"