view DOCS/xml/ru/html-chunk.xsl @ 16036:ab9b25d60934

Fix few memleaks on exit. 2 lines inspired by Timothy Lee <timothy.lee <at> siriushk.com> patch
author iive
date Thu, 21 Jul 2005 14:03:52 +0000
parents 6dfed0b2a300
children
line wrap: on
line source

<?xml version="1.0" encoding="ISO-8859-1"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version="1.0">

  <xsl:import href="../html-chunk.xsl"/>
  <xsl:include href="html-common.xsl"/>

</xsl:stylesheet>