Update of /cvsroot/hibernate/Hibernate2/doc/reference/lib/docbook-xsl
In directory sc8-pr-cvs1:/tmp/cvs-serv25158/doc/reference/lib/docbook-xsl
Added Files:
VERSION
Log Message:
DocBook XSL now in CVS
--- NEW FILE: VERSION ---
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'>
<xsl:param name="VERSION">1.60.1</xsl:param>
</xsl:stylesheet>
|