From: Martin Quinson Date: Tue, 20 Mar 2012 15:01:37 +0000 (+0100) Subject: fix another broken link in doc due to the move of GRAS_dd into XBT X-Git-Tag: v3_7~286 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/38bc74cf90c78fb3fe31cfc00b5240b49dc47eaf?ds=sidebyside fix another broken link in doc due to the move of GRAS_dd into XBT --- diff --git a/doc/gtut-tour-09-simpledata.doc b/doc/gtut-tour-09-simpledata.doc index aea9829e90..0b1d2e4c42 100644 --- a/doc/gtut-tour-09-simpledata.doc +++ b/doc/gtut-tour-09-simpledata.doc @@ -209,7 +209,7 @@ case: \until } It is very similar to what we had previously, we simply retrieve the -#gras_datadesc_type_t definitions of double and string and use them as payload +#xbt_datadesc_type_t definitions of double and string and use them as payload type of our messages. The next step is to change our calls to gras_msg_send() to pass the data to