X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9687670d5440f10286a0dbc5aab95bb4eb9b6138..b2e8bfef61c654a68c6e141f4a0c0a9903fe2048:/src/surf/surf_routing.cpp diff --git a/src/surf/surf_routing.cpp b/src/surf/surf_routing.cpp index 47fbded489..1446b55f1d 100644 --- a/src/surf/surf_routing.cpp +++ b/src/surf/surf_routing.cpp @@ -24,12 +24,14 @@ xbt_lib_t host_lib; int SURF_HOST_LEVEL; //Surf host level +int COORD_HOST_LEVEL=0; //Coordinates level +int NS3_HOST_LEVEL; //host node for ns3 + +int MSG_FILE_LEVEL; //Msg file level + int SIMIX_STORAGE_LEVEL; //Simix storage level int MSG_STORAGE_LEVEL; //Msg storage level -int MSG_FILE_LEVEL; //Msg file level int SD_STORAGE_LEVEL; //Simdag storage level -int COORD_HOST_LEVEL=0; //Coordinates level -int NS3_HOST_LEVEL; //host node for ns3 xbt_lib_t as_router_lib; int ROUTING_ASR_LEVEL; //Routing level