Mercurial > hg > Members > kono > Cerium
view example/HelloWorld/ppe/Hello.h @ 467:44c0bce54dcf
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 | 5c194c71eca8 |
children | 63741e2dc6cb |
line wrap: on
line source
#ifndef INCLUDED_TASK_HELLO #define INCLUDED_TASK_HELLO #ifndef INCLUDED_SCHED_TASK # include "SchedTask.h" #endif #endif