Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use XBT_PUBLIC for exported functions.
[simgrid.git] / doc / gtut-tour-16-exchangecb.doc
index ea7962a..5f3801b 100644 (file)
@@ -5,7 +5,7 @@
  - \ref GRAS_tut_tour_exchangecb_intro
  - \ref GRAS_tut_tour_exchangecb_use
  - \ref GRAS_tut_tour_exchangecb_recap
-   
+
 <hr>
 
 \section GRAS_tut_tour_exchangecb_intro Introduction
 \section GRAS_tut_tour_exchangecb_recap Recapping everything together
 
 The program now reads:
-\include 15-exchangecb.c
+include 15-exchangecb.c
 
 Which produces the expected output:
-\include 15-exchangecb.output
+include 15-exchangecb.output
 
 
 */