summaryrefslogtreecommitdiff
path: root/docs/docbook/xslt/db2latex/html.mod.xsl
blob: e4ad775d186ca06b7a05887203fed6143f99dd90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
    <!--############################################################################# 
    |	$Id: html.mod.xsl,v 1.1.2.3 2003/08/12 18:22:39 jelmer Exp $
    |- #############################################################################
    |	$Author: jelmer $
    |														
    |   PURPOSE:
    |   
    + ############################################################################## -->


    <xsl:template name="html">
    </xsl:template>

</xsl:stylesheet>