]> AND Public Git Repository - simgrid.git/blob - examples/cxx/ping_pong/PingPongTask.cxx
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove useless README.
[simgrid.git] / examples / cxx / ping_pong / PingPongTask.cxx
1 #include "PingPongTask.hpp"
2
3 MSG_IMPLEMENT_DYNAMIC(PingPongTask, Task)