--- parser3/src/main/pa_stylesheet_manager.C 2002/02/08 07:27:49 1.12 +++ parser3/src/main/pa_stylesheet_manager.C 2003/01/21 15:51:15 1.16 @@ -1,14 +1,14 @@ /** @file Parser: sql driver manager implementation. - Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) - Author: Alexander Petrosyan (http://paf.design.ru) - - $Id: pa_stylesheet_manager.C,v 1.12 2002/02/08 07:27:49 paf Exp $ + Copyright (c) 2001, 2003 ArtLebedev Group (http://www.artlebedev.com) + Author: Alexandr Petrosian (http://paf.design.ru) */ #include "pa_config_includes.h" #ifdef XML +static const char* IDENT_STYLESHEET_MANAGER_C="$Date: 2003/01/21 15:51:15 $"; + #include "pa_stylesheet_manager.h" #include "pa_stylesheet_connection.h" #include "pa_exception.h"