--- parser3/src/include/pa_string.h 2002/06/24 11:59:32 1.139 +++ parser3/src/include/pa_string.h 2002/08/01 11:41:16 1.141 @@ -3,13 +3,13 @@ Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) - - $Id: pa_string.h,v 1.139 2002/06/24 11:59:32 paf Exp $ */ #ifndef PA_STRING_H #define PA_STRING_H +static const char* IDENT_STRING_H="$Date: 2002/08/01 11:41:16 $"; + #include "pa_pool.h" #include "pa_types.h"