00001 #ifndef _INCLUDE_CFG_LUANUT_H_ 00002 #define _INCLUDE_CFG_LUANUT_H_ 00003 00004 //#define LAU_PARSER_NOT_IMPLEMENTED 00005 #define LAU_TABLIB_NOT_IMPLEMENTED 00006 #define LAU_STRLIB_NOT_IMPLEMENTED 00007 //#define LAU_MATHLIB_NOT_IMPLEMENTED 00008 #define LAU_DEBUGLIB_NOT_IMPLEMENTED 00009 00010 //#define LAU_BASELIB_NOT_IMPLEMENTED 00011 #define LAU_LOADLIB_NOT_IMPLEMENTED 00012 #define LAU_IOLIB_NOT_IMPLEMENTED 00013 #define LAU_OSLIB_NOT_IMPLEMENTED 00014 00015 #endif