--- parser3/src/include/pa_cache_managers.h 2002/02/08 08:30:12 1.6 +++ parser3/src/include/pa_cache_managers.h 2002/08/01 11:41:14 1.8 @@ -4,12 +4,14 @@ Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) - $Id: pa_cache_managers.h,v 1.6 2002/02/08 08:30:12 paf Exp $ + $Date: 2002/08/01 11:41:14 $ */ #ifndef PA_CACHE_MANAGERS_H #define PA_CACHE_MANAGERS_H +static const char* IDENT_CACHE_MANAGERS_H="$Date: 2002/08/01 11:41:14 $"; + #include "pa_hash.h" #include "pa_value.h"