comparison example/word_count_test/ppe/Print.h @ 661:68f0253f5a71

add word_count_test remove word_flag from main.cc
author yutaka@henri.cr.ie.u-ryukyu.ac.jp
date Wed, 02 Dec 2009 03:38:20 +0900
parents
children
comparison
equal deleted inserted replaced
660:e1856ef4fc74 661:68f0253f5a71
1 #ifndef INCLUDED_TASK_PRINT
2 #define INCLUDED_TASK_PRINT
3
4 #ifndef INCLUDED_SCHED_TASK
5 # include "SchedTask.h"
6 #endif
7
8
9 #endif