comparison ppe/chara_state6.h @ 20:6487f54ba3d1

add new file.
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Sun, 26 Dec 2010 19:00:01 +0900
parents
children
comparison
equal deleted inserted replaced
19:00c3272a801f 20:6487f54ba3d1
1 #ifndef INCLUDE_COLLISION
2 #define INCLUDE_COLLISION
3
4 #ifndef INCLUDE_FUNC
5 #include "../Func.h"
6 #endif
7
8 #ifndef INCLUDED_SCHED_TASK
9 #include "SchedTask.h"
10 #endif
11
12 #endif