view example/share_task/ppe/Load.h @ 797:45c141669de7

SchedTask instance variable clean up
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Tue, 18 May 2010 17:57:19 +0900
parents 44c0bce54dcf
children
line wrap: on
line source

#ifndef INCLUDED_TASK_LOAD
#define INCLUDED_TASK_LOAD

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


#endif