Mercurial > hg > Game > Cerium
view example/add/ppe/Add.h @ 1952:7459db74ec3e draft
merge
author | Shohei KOKUBO <e105744@ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 06 Feb 2014 18:15:18 +0900 |
parents | 096412ad80fb |
children |
line wrap: on
line source
#ifndef INCLUDED_TASK_HELLO #define INCLUDED_TASK_HELLO #ifndef INCLUDED_SCHED_TASK # include "SchedTask.h" #endif /* class Twice : public SchedTask { public: SchedConstructor(Twice); int run(void *r, void *w); }; */ #endif