diff spe/PadAllocate.h @ 25:aa37f220b7a8

add new files, not working.
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Wed, 24 Nov 2010 19:24:43 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/spe/PadAllocate.h	Wed Nov 24 19:24:43 2010 +0900
@@ -0,0 +1,9 @@
+#ifndef INCLUDED_PAD_ALLOCATE
+#define INCLUDED_PAD_ALLOCATE
+
+#ifndef INCLUDED_SCHED_TASK
+#include "SchedTask.h"
+#endif
+
+
+#endif