annotate example/many_task/Func.h @ 866:a37eb30d40d8

add aquarium.proto
author kazz <kazz@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Jun 2010 12:10:37 +0900
parents c13bbb7d70b3
children e54842e4d97b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
109
5c194c71eca8 Cerium cvs version
gongo@gendarme.local
parents:
diff changeset
1 enum {
651
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 220
diff changeset
2 #include "SysTasks.h"
220
gongo@localhost.localdomain
parents: 109
diff changeset
3 QUICK_SORT,
109
5c194c71eca8 Cerium cvs version
gongo@gendarme.local
parents:
diff changeset
4 };