Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Massive file renaming (stupid CVS) so that we can have more than 9 lessons and still...
[simgrid.git] / doc / gtut-tour-10-rpc.doc
similarity index 77%
rename from doc/gtut-tour-9-rpc.doc
rename to doc/gtut-tour-10-rpc.doc
index 0c6d86e..4684cf0 100644 (file)
@@ -1,5 +1,5 @@
 /**
-@page GRAS_tut_tour_rpc Lesson 9: Remote Procedure Calling (RPCing) (TODO)
+@page GRAS_tut_tour_rpc Lesson 10: Remote Procedure Calling (RPCing) (TODO)
 
 \section GRAS_tut_tour_rpc_toc Table of Contents
  - \ref GRAS_tut_tour_rpc_intro
 \section GRAS_tut_tour_rpc_recap Recapping everything together
 
 The program now reads:
-\include 9-rpc.c
+\include 10-rpc.c
 
 Which produces the expected output:
-\include 9-rpc.output
+\include 10-rpc.output
 
 
 */