Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Put those variables private
[simgrid.git] / examples / cxx / explicitDestination / BasicTask.cxx
index 21924e8d4f8fc827a4d383ae40b8a9b9f7b6ba2d..19cd54a77bb8f2e006f7649d54671f337eaa645d 100644 (file)
@@ -1,3 +1,3 @@
-#include "BasicTask.hpp"\r
-\r
-MSG_IMPLEMENT_DYNAMIC(BasicTask, Task);
\ No newline at end of file
+#include "BasicTask.hpp"
+
+MSG_IMPLEMENT_DYNAMIC(BasicTask, Task)