<?xml version="1.0" encoding="iso-8859-1"?>

<!--
Ant-driven Platform-independent Hodgepodge for Issuing DocBook (APHID)

This file is part of APHID

This is free software; you can redistribute it and/or modify it under the terms
of the GNU General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later version.

APHID is distributed in the hope that it will be useful, but WITHOUT ANY 
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE.  See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with APHID; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version="1.0"
                xmlns="http://www.w3.org/TR/xhtml1/transitional"
>

<xsl:param name="section.autolabel">0</xsl:param>

<xsl:param name="generate.toc">
</xsl:param>

<xsl:template name="user.header.content">
</xsl:template>

<xsl:template name="user.footer.content">
</xsl:template>

</xsl:stylesheet>

