view example/Eratosthenes/ppe/Prime.h @ 1240:cdd04411b8a4 draft

did'nt moved
author Daichi Toma <amothic@gmail.com>
date Wed, 26 Oct 2011 09:16:18 +0900
parents
children
line wrap: on
line source

#ifndef INCLUDED_TASK_PRIME
#define INCLUDED_TASK_PRIME

#include "SchedTask.h"

#endif