view 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
line wrap: on
line source

enum {
#include "SysTasks.h"
    Hello,
    TwiceMain,
};