view DOCS/xml/pl/html-single.xsl @ 23205:32e7b5a67728

cosmetics: Rename remaining instances of amr_* to libamr_*.
author diego
date Thu, 03 May 2007 12:10:22 +0000
parents 6668da86cff9
children
line wrap: on
line source

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

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

</xsl:stylesheet>