Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Allow ns3 to be idempotent if correctly patched
[simgrid.git] / src / kernel / resource / VirtualMachineImpl.hpp
index 1b8882be3cf4c17026a6497112fffa5d3f9018c3..8d51c7df048607dbc05ae831f72d7e9d52fa1bd6 100644 (file)
@@ -83,8 +83,8 @@ private:
 /*********
  * Model *
  *********/
-/** @ingroup SURF_vm_interface
- * @brief SURF VM model interface class
+/** @ingroup Model_vm_interface
+ * @brief VM model interface class
  * @details A model is an object which handle the interactions between its Resources and its Actions
  */
 class XBT_PRIVATE VMModel : public HostModel {