annotate example/many_task/Func.h @ 906:becd6fad3ae0 draft

coord_pack is stuffed with infomation of create polygon at spe.
author Yutaka_Kinjyo
date Mon, 19 Jul 2010 23:40:53 +0900
parents e78f70dc7ef8
children 11b19708e613
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
109
028ffc9c0375 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
028ffc9c0375 Cerium cvs version
gongo@gendarme.local
parents:
diff changeset
4 };