X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4989dd3fb0569ace1d3ede8cec922078ab03dba1..22ba465f862e53b6910362d9fb4369a4bbc034db:/include/simgrid/platf.h diff --git a/include/simgrid/platf.h b/include/simgrid/platf.h index 9ba24217e9..f3619f3bd5 100644 --- a/include/simgrid/platf.h +++ b/include/simgrid/platf.h @@ -251,6 +251,7 @@ typedef struct { const char* content; const char* content_type; xbt_dict_t properties; + xbt_dict_t model_properties; sg_size_t size; } s_sg_platf_storage_type_cbarg_t, *sg_platf_storage_type_cbarg_t;