view example/word_count/ppe/RunFinish.h @ 664:7405d92733a8

word count
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Thu, 03 Dec 2009 00:20:28 +0900
parents 44c0bce54dcf
children
line wrap: on
line source

#ifndef INCLUDED_TASK_RUNFINISH
#define INCLUDED_TASK_RUNFINISH

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


#endif