view example/get_segment/Func.h @ 848:df80613f1e1a

addChild fix
author tkaito
date Sun, 06 Jun 2010 03:31:52 +0900
parents c13bbb7d70b3
children
line wrap: on
line source

enum {
#include "SysTasks.h"
    RUN_FINISH,
    HELLO_TASK,
    HELLO_TASK1,
};