Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove bindings CXX from Simgrid
[simgrid.git] / examples / cxx / autoDestination / BasicTask.cxx
diff --git a/examples/cxx/autoDestination/BasicTask.cxx b/examples/cxx/autoDestination/BasicTask.cxx
deleted file mode 100644 (file)
index 19cd54a..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "BasicTask.hpp"
-
-MSG_IMPLEMENT_DYNAMIC(BasicTask, Task)