view example/renew_task/Func.h @ 249:e19d2c9e85b0

no move
author e065746@localhost.localdomain
date Tue, 02 Jun 2009 21:38:30 +0900
parents 4f5c64e713c7
children df499063ccda
line wrap: on
line source

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