Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
glob_recurse are the devil, but globbing from root dir is PURE MADNESS: it gets the...
[simgrid.git] / examples / cxx / autoDestination / FinalizeTask.cxx
1 #include "FinalizeTask.hpp"
2
3 MSG_IMPLEMENT_DYNAMIC(FinalizeTask, Task)