X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/590fa13bc6e61b35e81d89126a746223699e9cd9..c8c8c7f474f9ee9df9289b977a5477b7d2b88a86:/include/gras/messages.h diff --git a/include/gras/messages.h b/include/gras/messages.h index 293de522bf..d4b768a81d 100644 --- a/include/gras/messages.h +++ b/include/gras/messages.h @@ -32,7 +32,9 @@ SG_BEGIN_DECL() * it. If it arrives when before or after \ref gras_msg_wait, it will be * passed to the callback. * - * For an example of use, please refer to \ref GRAS_ex_ping. + * For an example of use, please refer to \ref GRAS_ex_ping. The archive + * contains much more examples, but their are not properly integrated into + * this documentation yet. */ /** @defgroup GRAS_msg_decl Message declaration and retrival