Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add SMPI bugged example to test the MC.
[simgrid.git] / examples / cxx / autoDestination / FinalizeTask.cxx
1 #include "FinalizeTask.hpp"
2
3 MSG_IMPLEMENT_DYNAMIC(FinalizeTask, Task)