diff ppe/collision.h @ 1:b4c797eee72a

task dandy base
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Mon, 13 Dec 2010 04:56:23 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ppe/collision.h	Mon Dec 13 04:56:23 2010 +0900
@@ -0,0 +1,6 @@
+#ifndef INCLUDE_COLLISION
+#define INCLUDE_COLLISION
+
+#include "SchedTask.h"
+
+#endif