Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ClusterZone placeholder and kill some old code
[simgrid.git] / include / simgrid / kernel / routing / DragonflyZone.hpp
index 70c6e62..5e3b0a1 100644 (file)
@@ -62,7 +62,7 @@ public:
  *    is also not realistic, as blue level can use more links than a single
  *    Aries can handle, thus it should use several routers.
  */
-class XBT_PUBLIC DragonflyZone : public ClusterZone {
+class XBT_PUBLIC DragonflyZone : public ClusterBase {
 public:
   struct Coords {
     unsigned group;