X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ade56d3398a38946ba60efdd3000e5b6c9d053ed..33f32ad6d4e98ec1cbc7eeed1723deee82d59764:/include/msg/msg.h diff --git a/include/msg/msg.h b/include/msg/msg.h index b0399caee7..9a3817c5e2 100644 --- a/include/msg/msg.h +++ b/include/msg/msg.h @@ -15,6 +15,7 @@ BEGIN_DECL() #include "msg/datatypes.h" /************************** Global ******************************************/ +xbt_error_t MSG_config(const char *name, ...); void MSG_global_init(void); void MSG_global_init_args(int *argc, char **argv); void MSG_set_verbosity(MSG_outputmode_t mode);