X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c91b68ade95e42efb7a24f19fb5228bee0b618d0..187ba0c05f9fbe51175179b9f637b6554f947468:/doc/gtut-files/gtut-tour-12-staticstruct.doc diff --git a/doc/gtut-files/gtut-tour-12-staticstruct.doc b/doc/gtut-files/gtut-tour-12-staticstruct.doc deleted file mode 100644 index 1327b78d42..0000000000 --- a/doc/gtut-files/gtut-tour-12-staticstruct.doc +++ /dev/null @@ -1,26 +0,0 @@ -/** -@page GRAS_tut_tour_staticstruct Lesson 12: Defining static structures (TODO) - -\section GRAS_tut_tour_staticstruct_toc Table of Contents - - \ref GRAS_tut_tour_staticstruct_intro - - \ref GRAS_tut_tour_staticstruct_use - - \ref GRAS_tut_tour_staticstruct_recap - -
- -\section GRAS_tut_tour_staticstruct_intro Introduction - - -\section GRAS_tut_tour_staticstruct_use Defining static structure to GRAS - - -\section GRAS_tut_tour_staticstruct_recap Recapping everything together - -The program now reads: -include 11-staticstruct.c - -Which produces the expected output: -include 11-staticstruct.output - - -*/