X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7e082217ec28452a0f8fdb0207d8792f0b0932dc..c215f8139368ac8b172ad664c05d4f2b4211a961:/include/surf/surf_routing.h diff --git a/include/surf/surf_routing.h b/include/surf/surf_routing.h index 417cbca36d..2d0e95ed6c 100644 --- a/include/surf/surf_routing.h +++ b/include/surf/surf_routing.h @@ -29,6 +29,7 @@ extern xbt_lib_t as_router_lib; extern int ROUTING_ASR_LEVEL; //Routing level extern int COORD_ASR_LEVEL; //Coordinates level extern int NS3_ASR_LEVEL; //host node for ns3 +extern int ROUTING_PROP_ASR_LEVEL; //Properties for AS and router extern xbt_lib_t storage_lib; extern int ROUTING_STORAGE_LEVEL; //Routing storage level