Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
A priori, no need to propagate modifications when the variable has no impact on the...
[simgrid.git] / examples / cxx / autoDestination / FinalizeTask.cxx
1 #include "FinalizeTask.hpp"
2
3 MSG_IMPLEMENT_DYNAMIC(FinalizeTask, Task)