--- parser3/src/include/pa_table.h 2002/05/07 07:39:18 1.44 +++ parser3/src/include/pa_table.h 2002/08/01 11:41:16 1.46 @@ -3,13 +3,13 @@ Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) - - $Id: pa_table.h,v 1.44 2002/05/07 07:39:18 paf Exp $ */ #ifndef PA_TABLE_H #define PA_TABLE_H +static const char* IDENT_TABLE_H="$Date: 2002/08/01 11:41:16 $"; + #include "pa_types.h" #include "pa_array.h" #include "pa_hash.h"