Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a graphicator test and use get_network_element_type against try-catch
[simgrid.git] / examples / cxx / explicitDestination / BasicTask.cxx
1 #include "BasicTask.hpp"
2
3 MSG_IMPLEMENT_DYNAMIC(BasicTask, Task)