comparison regexParser/cerium/Func.h @ 266:e51cac73e42a

CeriumGrep start
author masa
date Thu, 28 Jan 2016 21:14:34 +0900
parents
children
comparison
equal deleted inserted replaced
265:1e2c12ec25b7 266:e51cac73e42a
1 enum {
2 #include "SysTasks.h"
3 TASK_EXEC,
4 TASK_EXEC_DATA_PARALLEL,
5 TASK_PRINT,
6 };