00001 #ifndef PARSE_DEBUG_H_ 00002 #define PARSE_DEBUG_H_ 00003 00004 #define DEBUG_PARSE 00005 00006 #ifdef DEBUG_PARSE 00007 #define DEBUG_PARSE_PARSERS 00008 #define DEBUG_PARSE_LIST_PARSERS 00009 #define DEBUG_PARSE_PARSEACTION 00010 #endif 00011 00012 //#define DEBUG_PARSE_PARSER 00013 //#define DEBUG_PARSE_LIST_PARSERS 00014 //#define DEBUG_PARSE_PARSEACTION 00015 00016 #endif // ifndef PARSE_DEBUG_H_
1.2.12 written by Dimitri van Heesch,
© 1997-2001