Mercurial > hg > Game > Cerium
view TaskManager/Cell/CellHTaskInfo.h @ 637:20665e4060ea draft
not yet worked...
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 19 Nov 2009 11:13:42 +0900 |
parents | 7ddbe22d4cdb |
children |
line wrap: on
line source
#ifndef INCLUDED_CELL_HTASK_INFO #define INCLUDED_CELL_HTASK_INFO #include "HTaskInfo.h" class CellHTaskInfo : public HTaskInfo { public: /* functions */ }; #endif