X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/04499946d1a382b5b5815d69b95b27dc78d36ed6..699b4ffbee0612105ed036e2836aa695a11cebbb:/include/msg/datatypes.h diff --git a/include/msg/datatypes.h b/include/msg/datatypes.h index d2bef83bc3..c79248f92e 100644 --- a/include/msg/datatypes.h +++ b/include/msg/datatypes.h @@ -26,6 +26,8 @@ SG_BEGIN_DECL() * want to send your task, but only the name of this mailbox. */ typedef struct s_smx_rvpoint *msg_mailbox_t; +/* ******************************** Environment ************************************ */ +typedef struct s_as *msg_as_t; /* ******************************** Host ************************************ */