diff example/Eratosthenes/ppe/Prime.h @ 1240:cdd04411b8a4 draft

did'nt moved
author Daichi Toma <amothic@gmail.com>
date Wed, 26 Oct 2011 09:16:18 +0900
parents
children
line wrap: on
line diff
--- /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