Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove more occurences of 'surf' with uppercases
[simgrid.git] / include / simgrid / kernel / resource / Model.hpp
index c5c09e4..87f8eee 100644 (file)
@@ -14,10 +14,6 @@ namespace simgrid {
 namespace kernel {
 namespace resource {
 
-/** @ingroup SURF_interface
- * @brief SURF model interface class
- * @details A model is an object which handle the interactions between its Resources and its Actions
- */
 class XBT_PUBLIC Model {
 public:
   /** @brief Possible update mechanisms */