|
|
| version 1.39.14.1, 2005/08/05 13:03:00 | version 1.41, 2012/03/16 09:24:10 |
|---|---|
| Line 1 | Line 1 |
| /** @file | /** @file |
| Parser: Stylesheet connection decl. | Parser: Stylesheet connection decl. |
| Copyright (c) 2001-2005 ArtLebedev Group (http://www.artlebedev.com) | Copyright (c) 2001-2012 Art. Lebedev Studio (http://www.artlebedev.com) |
| Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru) | Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru) |
| */ | */ |
| #ifndef PA_STYLESHEET_CONNECTION_H | #ifndef PA_STYLESHEET_CONNECTION_H |
| #define PA_STYLESHEET_CONNECTION_H | #define PA_STYLESHEET_CONNECTION_H |
| static const char * const IDENT_STYLESHEET_CONNECTION_H="$Date$"; | #define IDENT_PA_STYLESHEET_CONNECTION_H "$Id$" |
| #include "libxslt/xslt.h" | #include "libxslt/xslt.h" |
| #include "libxslt/xsltInternals.h" | #include "libxslt/xsltInternals.h" |