view example/task_queue/spe/Hello.h @ 1199:e55b9d2cb33e draft

add regex
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Thu, 14 Jul 2011 18:16:23 +0900 (2011-07-14)
parents 6b2dda81ea9d
children
line wrap: on
line source
#ifndef INCLUDED_TASK_HELLO
#define INCLUDED_TASK_HELLO

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


#endif