Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
finish the API under the new format
[simgrid.git] / src / s4u / s4u_Exec.cpp
index a0d3cc5..9c75bca 100644 (file)
@@ -166,7 +166,6 @@ ExecPtr ExecSeq::set_host(Host* host)
   return this;
 }
 
-/** @brief Returns the amount of flops that remain to be done */
 double ExecSeq::get_remaining()
 {
   return kernel::actor::simcall(