comparison example/Null/ppe/NullTask.h @ 1285:e38a4f3e238d draft

add NullTask
author Daichi Toma <toma@cr.ie.u-ryukyu.ac.jp>
date Tue, 29 Nov 2011 16:20:46 +0900
parents
children
comparison
equal deleted inserted replaced
1284:fe598e9b7f0e 1285:e38a4f3e238d
1 #ifndef INCLUDED_TASK_NULL
2 #define INCLUDED_TASK_NULL
3
4 #include "SchedTask.h"
5
6 #endif