view example/Null/ppe/NullTask.h @ 2006:f6aa6d6a3fa2 draft

add fft using cuda, not running
author Shohei KOKUBO <e105744@ie.u-ryukyu.ac.jp>
date Tue, 03 Jun 2014 12:07:00 +0900
parents e38a4f3e238d
children
line wrap: on
line source

#ifndef INCLUDED_TASK_NULL
#define INCLUDED_TASK_NULL

#include "SchedTask.h"

#endif