X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/eb5b6b0c3c4d9a38bb205b2c8bc9aeeba8674a25..7cad4f0d54aafeabb7ee95007fc370514c4923a9:/src/surf/surf_interface.hpp diff --git a/src/surf/surf_interface.hpp b/src/surf/surf_interface.hpp index 4270a6e599..eef00fbbd3 100644 --- a/src/surf/surf_interface.hpp +++ b/src/surf/surf_interface.hpp @@ -627,7 +627,6 @@ public: /** * @brief Get the state set in which the action is - * @details [TODO] * * @return The state set in which the action is */ @@ -650,10 +649,9 @@ private: /** * @brief Share the resources to the actions - * @details [TODO] * * @param now [TODO] - * @return in how much time the next action may terminatedescription] + * @return In how much time the next action may terminate */ double shareResources(double now);