view example/renew_task/Func.h @ 281:6774e3e92539

changeset:260 repair
author tkaito@localhost.localdomain
date Fri, 05 Jun 2009 11:47:19 +0900
parents 4f5c64e713c7
children df499063ccda
line wrap: on
line source

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