Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] updating tesh, no categories are declared in this example anymore
[simgrid.git] / examples / cxx / autoDestination / BasicTask.cxx
1 #include "BasicTask.hpp"
2
3 MSG_IMPLEMENT_DYNAMIC(BasicTask, Task)