--- parser3/src/include/pa_sapi.h 2002/06/11 12:20:42 1.19 +++ parser3/src/include/pa_sapi.h 2003/01/21 15:51:11 1.22 @@ -1,15 +1,15 @@ /** @file Parser: web server api interface object 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_sapi.h,v 1.19 2002/06/11 12:20:42 paf Exp $ */ #ifndef PA_SAPI_H #define PA_SAPI_H +static const char* IDENT_SAPI_H="$Date: 2003/01/21 15:51:11 $"; + #include "pa_pool.h" #include "pa_types.h"