view spe/SimpleState.h @ 35:c122e3d2302e

add all state task.
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Sun, 09 Jan 2011 14:28:44 +0900
parents 927401604461
children
line wrap: on
line source

#ifndef INCLUDE_SIMPLE_STATE
#define INCLUDE_SIMPLE_STATE

#ifndef INCLUDED_SCHED_TASK
#include "SchedTask.h"
#endif

#endif