blob: 67607e7c445c11e89f5a80ffae130ddea763202e (
plain)
1
2
3
4
5
6
7
|
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:import href="../stylesheets/style-pdf.xsl"/>
<xsl:import href="../stylesheets/lang-drivers/driver.##LANG##.xsl"/>
</xsl:stylesheet>
|