Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Parmaps: remove the event structure to simplify the code, add comments
[simgrid.git] / examples / cxx / explicitDestination / BasicTask.cxx
1 #include "BasicTask.hpp"
2
3 MSG_IMPLEMENT_DYNAMIC(BasicTask, Task)