X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9af4fc9cb2c30c46d44c492feb8d3af6c72dfa77..4fea47a668e39efad13255c4d2bd2e3b2bbb0693:/src/include/surf/surf.h diff --git a/src/include/surf/surf.h b/src/include/surf/surf.h index 6d14f9a692..6f35cb775b 100644 --- a/src/include/surf/surf.h +++ b/src/include/surf/surf.h @@ -593,7 +593,7 @@ XBT_PUBLIC_DATA(int) route_action; /* This is used by all models when creating the routing table while parsing */ XBT_PUBLIC_DATA(xbt_dict_t) route_table; XBT_PUBLIC_DATA(xbt_dict_t) route_multi_table; -XBT_PUBLIC_DATA(xbt_dict_t) route_multi_table; + /* For the trace and trace:connect tag (store their content till the end of the parsing) */ XBT_PUBLIC_DATA(xbt_dict_t) traces_set_list;