Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Increase required version for pybind11.
[simgrid.git] / docs / source / app_msg.rst
index 23f2fea9d9c2f732c7d9687144cac31d36ccd7cf..dbf2749fec96816a7d6943a803016c99b7c883f8 100644 (file)
@@ -44,7 +44,6 @@ The basic workflow is the following:
 .. doxygendefine:: MSG_init
 .. doxygenfunction:: MSG_launch_application
 .. doxygenfunction:: MSG_main
-.. doxygenfunction:: MSG_set_function
 
 Process Management
 ==================
@@ -88,7 +87,6 @@ This describes the process structure :cpp:type:`msg_process_t` and the functions
 .. doxygenfunction:: MSG_process_sleep
 .. doxygenfunction:: MSG_process_suspend
 .. doxygenfunction:: MSG_process_unref
-.. doxygenfunction:: MSG_process_userdata_init
 .. doxygenfunction:: MSG_process_yield
 
 Host Management