--- parser3/src/classes/mail.C 2004/09/13 08:12:38 1.107 +++ parser3/src/classes/mail.C 2004/12/08 08:45:13 1.108 @@ -1,5 +1,3 @@ -//#define DEBUG_JUST_SEE_MESSAGE - /** @file Parser: @b mail parser class. @@ -7,7 +5,7 @@ Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char * const IDENT_MAIL_C="$Date: 2004/09/13 08:12:38 $"; +static const char * const IDENT_MAIL_C="$Date: 2004/12/08 08:45:13 $"; #include "pa_config_includes.h" #include "pa_vmethod_frame.h" @@ -25,6 +23,8 @@ static const char * const IDENT_MAIL_C=" // debug switches +#define DEBUG_JUST_SEE_MESSAGE + // defines #define MAIL_CLASS_NAME "mail"