Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
I hate hollow doxygen comments
[simgrid.git] / src / surf / cpu_interface.hpp
index 7cdd244..40e3659 100644 (file)
@@ -61,7 +61,6 @@ XBT_PUBLIC(void) cpu_add_traces();
  */
 XBT_PUBLIC_CLASS CpuModel : public Model {
 public:
-  /** @brief Constructor */
   CpuModel() : Model() {};
 
   /**