X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9a216a5d8f6778340084eb0aa79c46440c4cf3fd..55e3e5942266691da7914fc1e9fdc894a802a966:/src/simix/simcalls.in diff --git a/src/simix/simcalls.in b/src/simix/simcalls.in index 1aa78dd556..b0478e8260 100644 --- a/src/simix/simcalls.in +++ b/src/simix/simcalls.in @@ -109,7 +109,6 @@ sg_size_t storage_get_used_size(smx_storage_t name); xbt_dict_t storage_get_properties(smx_storage_t storage) [[nohandler]]; xbt_dict_t storage_get_content(smx_storage_t storage) [[nohandler]]; -xbt_dict_t asr_get_properties(const char* name); int mc_random(int min, int max); void set_category(smx_activity_t synchro, const char* category) [[nohandler]];