X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c47662eb573ba74a5059cc7ba22c333d691a196c..64916baf9d485ba6a2546bf79c948c591a233465:/src/surf/surf_routing.cpp diff --git a/src/surf/surf_routing.cpp b/src/surf/surf_routing.cpp index 1292fde307..1bf0d25ee7 100644 --- a/src/surf/surf_routing.cpp +++ b/src/surf/surf_routing.cpp @@ -3,14 +3,5 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#include "src/surf/surf_routing.hpp" -#include "simgrid/msg.h" +#include "xbt/dict.h" -int MSG_FILE_LEVEL = -1; //Msg file level - -int SIMIX_STORAGE_LEVEL = -1; //Simix storage level -int MSG_STORAGE_LEVEL = -1; //Msg storage level - -xbt_lib_t as_router_lib; -int ROUTING_ASR_LEVEL = -1; //Routing level -int ROUTING_PROP_ASR_LEVEL = -1; //Where the properties are stored