view example/get_segment/Func.h @ 580:da82a47ece92

add all object in file in dynamic_create
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 24 Oct 2009 16:32:29 +0900
parents fd44dbd049aa
children c13bbb7d70b3
line wrap: on
line source

enum {
    RUN_FINISH,
    HELLO_TASK,
    HELLO_TASK1,
};