annotate spe/chara_state1.h @ 69:1c57e38fb9b5

fix xml files ( model /c_xyz )
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sun, 22 May 2011 10:19:58 +0900
parents c330ded6d728
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18
c330ded6d728 add task file.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 #ifndef INCLUDE_COLLISION
c330ded6d728 add task file.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 #define INCLUDE_COLLISION
c330ded6d728 add task file.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3
c330ded6d728 add task file.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 #ifndef INCLUDED_SCHED_TASK
c330ded6d728 add task file.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 #include "SchedTask.h"
c330ded6d728 add task file.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 #endif
c330ded6d728 add task file.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
7
c330ded6d728 add task file.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 #endif