X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c47662eb573ba74a5059cc7ba22c333d691a196c:/src/kernel/routing/AsRoutedGraph.cpp..a22eb0ac7d22d5beaa6e33adf8f85c28dac59024:/src/kernel/routing/RoutedZone.cpp diff --git a/src/kernel/routing/AsRoutedGraph.cpp b/src/kernel/routing/RoutedZone.cpp similarity index 99% rename from src/kernel/routing/AsRoutedGraph.cpp rename to src/kernel/routing/RoutedZone.cpp index 7a9676830b..4c67d85908 100644 --- a/src/kernel/routing/AsRoutedGraph.cpp +++ b/src/kernel/routing/RoutedZone.cpp @@ -9,7 +9,7 @@ #include "xbt/dynar.h" #include "xbt/graph.h" -#include "src/kernel/routing/AsRoutedGraph.hpp" +#include "src/kernel/routing/RoutedZone.hpp" #include "src/kernel/routing/NetCard.hpp" #include "src/surf/network_interface.hpp"