dbertoni 02/02/06 17:41:28 Modified: c/src/XSLT XalanTemplate.cpp Log: Added new instantiation. Revision Changes Path 1.32 +1 -0 xml-xalan/c/src/XSLT/XalanTemplate.cpp Index: XalanTemplate.cpp =================================================================== RCS file: /home/cvs/xml-xalan/c/src/XSLT/XalanTemplate.cpp,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- XalanTemplate.cpp 27 Sep 2001 20:09:19 -0000 1.31 +++ XalanTemplate.cpp 7 Feb 2002 01:41:28 -0000 1.32 @@ -213,6 +213,7 @@ static XalanTransformer::CompiledStylesheetPtrVectorType theCompiledStylesheetVector; static XalanTransformer::ParsedSourcePtrVectorType theParsedSourceVector; static XalanTransformer::ParamPairVectorType theParamsPairVector; +static XalanTransformer::TraceListenerVectorType theTraceListenerVector; static XalanDOMStringHashTable::BucketCountsType theBucketCountsVector; static vector<pair<const char*, const char*> > theStringPairVector;
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
