X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9d98c2be975bc2b812385686c987b4e6d569aa06..54003ca6d54f59d8ecb8aee18f96a21321fc8a84:/examples/msg/app-pmm/app-pmm.c diff --git a/examples/msg/app-pmm/app-pmm.c b/examples/msg/app-pmm/app-pmm.c index 5d4f6629ef..486584bd34 100644 --- a/examples/msg/app-pmm/app-pmm.c +++ b/examples/msg/app-pmm/app-pmm.c @@ -11,7 +11,8 @@ #include "xbt/xbt_os_time.h" /** @addtogroup MSG_examples - * + * @section MSG_ex_apps Examples of full applications + * * - pmm/msg_pmm.c: Parallel Matrix Multiplication is a little application. This is something that most MPI * developers have written during their class, here implemented using MSG instead of MPI. */