view example/HelloWorld/ppe/Hello.h @ 2027:cd2ef2861eb1 draft

fix indent in HelloWorld
author Masataka Kohagura <kohagura@cr.ie.u-ryukyu.ac.jp>
date Tue, 02 Sep 2014 16:39:06 +0900
parents afb37b9a3424
children
line wrap: on
line source

#ifndef INCLUDED_TASK_HELLO
#define INCLUDED_TASK_HELLO

#include "SchedTask.h"


#endif