annotate example/hello_array/Func.h @ 1020:58b284d6506f draft

create_pp_task fix. not done.
author tkaito
date Sun, 07 Nov 2010 04:24:24 +0900
parents f0b7eeb72918
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
733
f0b7eeb72918 add array sample helloworld
yutaka@henri.cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
1 enum {
f0b7eeb72918 add array sample helloworld
yutaka@henri.cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
2 #include "SysTasks.h"
f0b7eeb72918 add array sample helloworld
yutaka@henri.cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
3 Hello,
f0b7eeb72918 add array sample helloworld
yutaka@henri.cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
4 TwiceMain,
f0b7eeb72918 add array sample helloworld
yutaka@henri.cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
5 };
f0b7eeb72918 add array sample helloworld
yutaka@henri.cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
6