view example/word_count_test/ppe/Print.h @ 800:54f0180cea0f draft

run16 word count ( not yet worked. )
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Fri, 21 May 2010 07:47:25 +0900
parents c253468da197
children
line wrap: on
line source

#ifndef INCLUDED_TASK_PRINT
#define INCLUDED_TASK_PRINT

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


#endif