Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
tell the world that MSG_set_verbosity is deprecated.
[simgrid.git] / src / msg / global.c
index a8e246e..a85b6c5 100644 (file)
@@ -237,8 +237,8 @@ void MSG_paje_output(const char *filename)
   }
 }
 
-/** \ingroup msg_simulation
- * \brief Defines the verbosity of the simulation.
+/** @deprecated Defines the verbosity of the simulation.
+ *  @ingroup msg_simulation
  */
 void MSG_set_verbosity(MSG_outputmode_t mode)
 {