auriemma 00/10/02 12:15:08
Modified: c/src/XSLT XalanTemplate.cpp Log: More AIX template instantiations. Revision Changes Path 1.5 +1 -1 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.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- XalanTemplate.cpp 2000/09/28 21:55:19 1.4 +++ XalanTemplate.cpp 2000/10/02 19:15:05 1.5 @@ -190,7 +190,7 @@ static vector<NamespacesHandler::NamespacesMapType::iterator> theNamespacesMapTypeIteratorVector; static VariablesStack::ParamsVectorType theParamsVector; static ElemNumber::NumberingResourceBundleMapType theNumberingResourceBundleMapType; - +static FormatterToXML::MaximumCharacterValueMapType theMaximumCharacterValueMapType; static void
