Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Starting to implement a Chord example with MSG
[simgrid.git] / examples / cxx / basic / BasicTask.cxx
1 #include "BasicTask.hpp"
2
3 MSG_IMPLEMENT_DYNAMIC(BasicTask, Task)