--- parser3/src/include/pa_array.h 2002/02/08 07:27:42 1.52 +++ parser3/src/include/pa_array.h 2002/08/01 11:41:14 1.55 @@ -2,14 +2,14 @@ Parser: Array & Array_iter classes decls. Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) - Author: Alexander Petrosyan (http://paf.design.ru) - - $Id: pa_array.h,v 1.52 2002/02/08 07:27:42 paf Exp $ + Author: Alexandr Petrosian (http://paf.design.ru) */ #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"