view example/regex/ppe/Print.h @ 1201:dd52af319c40 draft

add regex/
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Thu, 14 Jul 2011 18:53:40 +0900
parents 2abd68a1ac2a
children
line wrap: on
line source

#ifndef INCLUDED_TASK_PRINT
#define INCLUDED_TASK_PRINT

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


#endif