Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added a reliable print mechanism, now flow labels depend on id. Hence, the order...
[simgrid.git] / examples / cxx / basic / BasicTask.cxx
1 #include "BasicTask.hpp"
2
3 MSG_IMPLEMENT_DYNAMIC(BasicTask, Task)