Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New function: MSG_host_set_property_value()
[simgrid.git] / doc / gtut-tour-14-dynar.doc
index 281fb14..2c6c97d 100644 (file)
@@ -5,7 +5,7 @@
  - \ref GRAS_tut_tour_dynar_intro
  - \ref GRAS_tut_tour_dynar_use
  - \ref GRAS_tut_tour_dynar_recap
-   
+
 <hr>
 
 \section GRAS_tut_tour_dynar_intro Introduction
 \section GRAS_tut_tour_dynar_recap Recapping everything together
 
 The program now reads:
-\include 13-dynar.c
+include 13-dynar.c
 
 Which produces the expected output:
-\include 13-dynar.output
+include 13-dynar.output
 
 
 */