Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
delete the process at the end of the main method
[simgrid.git] / examples / cxx / autoDestination / BasicTask.cxx
1 #include "BasicTask.hpp"\r
2 \r
3 MSG_IMPLEMENT_DYNAMIC(BasicTask, Task);