]> AND Public Git Repository - simgrid.git/blobdiff - doc/doxygen/module-msg.doc
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
slight update to an ancient FAQ entry
[simgrid.git] / doc / doxygen / module-msg.doc
index 6212e569cbd17073a46a41ef6f57387feeedbff5..e2f57c05c9093391a9ee0f780c3d0c271d4ca20f 100644 (file)
@@ -1,5 +1,5 @@
 /**
-@defgroup MSG_API  MSG: Simple API for CSP Algorithms
+@defgroup MSG_API  MSG: Simulate CSP Algorithms
 @brief Simple programming environment
 
 MSG is a simple API to write algorithms organized with Concurrent
@@ -67,7 +67,7 @@ details).
 
 /** @defgroup msg_mailbox_management Mailbox Management Functions
  *  @ingroup MSG_API
- *  @brief Mailbox structure of MSG (#msg_mailbox_t) and associated functions.
+ *  @brief Functions associated to mailboxes.
  */
 
 /** @defgroup msg_task_usage Task Actions