Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
please a bit doxygen
[simgrid.git] / examples / msg / token_ring / token_bypass.c
index 44a1c7d..7522792 100644 (file)
@@ -19,8 +19,6 @@ XBT_LOG_NEW_DEFAULT_CATEGORY(ring,
                              "Messages specific for this msg example");
 
 /** @addtogroup MSG_examples
- * 
- *  @section MSG_ex_apps Examples of full applications
  * 
  * - <b>token_ring/token_bypass.c</b>: Classical token ring with a bypass deployment.
  *   A token is exchanged along a ring to reach every participant.