Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
VM: move content from simix to s4u
[simgrid.git] / include / surf / surf_routing.h
index d8f2dbc..edeb6ef 100644 (file)
@@ -15,11 +15,7 @@ SG_BEGIN_DECL()
 
 XBT_PUBLIC_DATA(int) SIMIX_STORAGE_LEVEL; //Simix storage level
 
-XBT_PUBLIC_DATA(xbt_lib_t) as_router_lib;
-XBT_PUBLIC_DATA(int) ROUTING_ASR_LEVEL;  //Routing level
-XBT_PUBLIC_DATA(int) COORD_ASR_LEVEL;  //Coordinates level
-XBT_PUBLIC_DATA(int) NS3_ASR_LEVEL;    //host node for ns3
-XBT_PUBLIC_DATA(int) ROUTING_PROP_ASR_LEVEL; //Properties for AS and router
+XBT_PUBLIC_DATA(xbt_dict_t) netcards_dict;
 
 XBT_PUBLIC_DATA(xbt_lib_t) storage_lib;
 XBT_PUBLIC_DATA(int) ROUTING_STORAGE_LEVEL;        //Routing storage level