X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a78b54c302824f7eb5180385f3346502bede10b2..b8e77688484ef873583e285d34c7b85ddce9294c:/doc/gtut-tour-09-simpledata.doc diff --git a/doc/gtut-tour-09-simpledata.doc b/doc/gtut-tour-09-simpledata.doc index d74f48c86c..0b1d2e4c42 100644 --- a/doc/gtut-tour-09-simpledata.doc +++ b/doc/gtut-tour-09-simpledata.doc @@ -3,9 +3,9 @@ \section GRAS_tut_tour_simpledata_toc Table of Contents - \ref GRAS_tut_tour_simpledata_intro - - \ref GRAS_tut_tour_simpledata_intro_conv - - \ref GRAS_tut_tour_simpledata_intro_gras - - \ref GRAS_tut_tour_simpledata_use + - \ref GRAS_tut_tour_simpledata_intro_conv + - \ref GRAS_tut_tour_simpledata_intro_gras + - \ref GRAS_tut_tour_simpledata_use - \ref GRAS_tut_tour_simpledata_example - \ref GRAS_tut_tour_simpledata_recap @@ -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