Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start renaming AS to NetZone
[simgrid.git] / src / kernel / routing / FullZone.cpp
similarity index 99%
rename from src/kernel/routing/AsFull.cpp
rename to src/kernel/routing/FullZone.cpp
index eb84b0c..2d5f73e 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/kernel/routing/AsFull.hpp"
+#include "src/kernel/routing/FullZone.hpp"
 #include "src/kernel/routing/NetCard.hpp"
 #include "src/surf/network_interface.hpp"