--- parser3/src/include/pa_cache_managers.h 2002/02/08 08:30:12 1.6 +++ parser3/src/include/pa_cache_managers.h 2003/01/21 15:51:09 1.9 @@ -1,15 +1,17 @@ /** @file Parser: cache managers center decl. - Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001, 2003 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: 2003/01/21 15:51:09 $ */ #ifndef PA_CACHE_MANAGERS_H #define PA_CACHE_MANAGERS_H +static const char* IDENT_CACHE_MANAGERS_H="$Date: 2003/01/21 15:51:09 $"; + #include "pa_hash.h" #include "pa_value.h"