view example/renew_task/Func.h @ 540:c5a411c19e7e

merge
author tkaito@henri.cr.ie.u-ryukyu.ac.jp
date Wed, 21 Oct 2009 20:02:23 +0900
parents df499063ccda
children c13bbb7d70b3
line wrap: on
line source

enum {
    RENEW_START = 0,
    RENEW_REPEAT,
    RENEW1,
    RENEW2,
    RENEW3,
    RENEW4,
};