Hosting courtesy of Sourceforge

SourceForge Logo
Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

ParseDebug.h

Go to the documentation of this file.
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_

Generated on Tue May 21 07:26:51 2002 for BomberLAN by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001