- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 22 Apr 2011 10:07:02 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/tools
In directory hutz:/tmp/cvs-serv30236/tools
Modified Files:
preprocess.xsl
Log Message:
updated
Index: preprocess.xsl
===================================================================
RCS file: /sources/public/html5/spec-author-view/tools/preprocess.xsl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- preprocess.xsl 22 Apr 2011 09:58:37 -0000 1.9
+++ preprocess.xsl 22 Apr 2011 10:07:00 -0000 1.10
@@ -111,5 +111,4 @@
<xsl:copy-of select="document('../script.xml')"/>
<xsl:text> </xsl:text>
</xsl:template>
- <xsl:template match="comment()"/>
</xsl:stylesheet>
Received on Friday, 22 April 2011 10:07:03 UTC