Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add debug on topology.
[simgrid.git] / src / surf / network_gtnets.c
index 00ea4a9..59a344a 100644 (file)
@@ -291,6 +291,7 @@ static void add_route()
    }
 
   xbt_dict_free(&route_table);
+  gtnets_print_topology();
   XBT_OUT;
 }