X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d7c2ab2b9f1e062530c924f187f3fce07d1648d1..96e69d0914a643f29b18149036bbd8d33ff047d9:/doc/user_guide/doxygen/gtut-files/gtut-tour-12-staticstruct.doc diff --git a/doc/user_guide/doxygen/gtut-files/gtut-tour-12-staticstruct.doc b/doc/user_guide/doxygen/gtut-files/gtut-tour-12-staticstruct.doc deleted file mode 100644 index 1327b78d42..0000000000 --- a/doc/user_guide/doxygen/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 - - -*/