Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Clean the gtut files.
[simgrid.git] / doc / gtut-files / gtut-tour-16-exchangecb.doc
diff --git a/doc/gtut-files/gtut-tour-16-exchangecb.doc b/doc/gtut-files/gtut-tour-16-exchangecb.doc
new file mode 100644 (file)
index 0000000..5f3801b
--- /dev/null
@@ -0,0 +1,26 @@
+/**
+@page GRAS_tut_tour_exchangecb Lesson 16: Advanced topics on data definition (TODO)
+
+\section GRAS_tut_tour_exchangecb_toc Table of Contents
+ - \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_use Using exchange callbacks
+
+
+\section GRAS_tut_tour_exchangecb_recap Recapping everything together
+
+The program now reads:
+include 15-exchangecb.c
+
+Which produces the expected output:
+include 15-exchangecb.output
+
+
+*/