]> git.stg.codes - stg.git/blobdiff - doc/xslt/website/chunk-tabular.xsl
Removed old bundled xslt stuff.
[stg.git] / doc / xslt / website / chunk-tabular.xsl
diff --git a/doc/xslt/website/chunk-tabular.xsl b/doc/xslt/website/chunk-tabular.xsl
deleted file mode 100644 (file)
index cdf97cf..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-                xmlns:xweb="xalan://com.nwalsh.xalan.Website"
-                xmlns:sweb="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.Website"
-                exclude-result-prefixes="sweb xweb"
-                version="1.0">
-
-<xsl:import href="tabular.xsl"/>
-<xsl:import href="../html/chunker.xsl"/>
-<xsl:include href="chunk-common.xsl"/>
-
-</xsl:stylesheet>