--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/example/Eratosthenes/ppe/Prime.h Wed Oct 26 09:16:18 2011 +0900 @@ -0,0 +1,6 @@ +#ifndef INCLUDED_TASK_PRIME +#define INCLUDED_TASK_PRIME + +#include "SchedTask.h" + +#endif