view example/share_task/ppe/RunFinish.h @ 467:839e34d0cc3c draft

fix all examples. test_render is not working now.
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Thu, 01 Oct 2009 19:25:25 +0900
parents 028ffc9c0375
children
line wrap: on
line source

#ifndef INCLUDED_TASK_RUNFINISH
#define INCLUDED_TASK_RUNFINISH

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


#endif