Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] when a process ends, remove its container from the parent as well
[simgrid.git] / examples / cxx / basic / BasicTask.cxx
1 #include "BasicTask.hpp"
2
3 MSG_IMPLEMENT_DYNAMIC(BasicTask, Task)