--- parser3/src/include/pa_array.h 2002/02/08 08:30:12 1.53 +++ parser3/src/include/pa_array.h 2002/08/01 11:41:14 1.55 @@ -3,13 +3,13 @@ Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) - - $Id: pa_array.h,v 1.53 2002/02/08 08:30:12 paf Exp $ */ #ifndef PA_ARRAY_H #define PA_ARRAY_H +static const char* IDENT_ARRAY_Y="$Date: 2002/08/01 11:41:14 $"; + #include "pa_pool.h" #include "pa_types.h" #include "pa_string.h"