Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
put pid on 2 chars to help sorting, and revalidate the output (timestamps changed...
[simgrid.git] / examples / cxx / comm_time / CommTimeTask.cxx
1 #include "CommTimeTask.hpp"
2
3 MSG_IMPLEMENT_DYNAMIC(CommTimeTask, Task)