view example/renew_task/Func.h @ 192:4f5c64e713c7

add example/renew_task
author gongo@localhost.localdomain
date Tue, 13 Jan 2009 10:41:05 +0900
parents
children df499063ccda
line wrap: on
line source

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