annotate example/many_task/Func.h @ 651:c13bbb7d70b3

fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 23 Nov 2009 10:01:02 +0900
parents 29e338dbc280
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 };