view example/renew_task/Func.h @ 400:00fe05184a02

Fix examples.
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 21 Sep 2009 18:47:06 +0900
parents 4f5c64e713c7
children df499063ccda
line wrap: on
line source

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