Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fixed the reamining value, now distinguish between flows that have completed and...
[simgrid.git] / examples / cxx / basic / BasicTask.cxx
1 #include "BasicTask.hpp"
2
3 MSG_IMPLEMENT_DYNAMIC(BasicTask, Task)