]> matita.cs.unibo.it Git - helm.git/commitdiff
XSLT Version 0.1 ==> 1.0
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 10 Jun 2002 14:33:48 +0000 (14:33 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 10 Jun 2002 14:33:48 +0000 (14:33 +0000)
helm/style/expandobj.xsl
helm/style/ricerca.xsl
helm/style/theory_content.xsl

index ee53cf2de0cb28876dd6f4f0e726abf66c30fea3..6c61823d871e180fee70c9a781984e523981da90 100644 (file)
@@ -29,7 +29,7 @@
 <!-- First draft: March 08 2001, Irene Schena                              -->
 <!--***********************************************************************--> 
 
-<xsl:stylesheet version="0.1" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                               xmlns:ht="http://www.cs.unibo.it/helm/namespaces/helm-theory">
 
 <!--******************************************************************-->
index e22a2a943e3e780a16cd1d0f7e9b33d6ed4f3797..d665eac51e6aa909fbb693faa28d074f8992314c 100644 (file)
@@ -24,7 +24,7 @@
 <!-- For details, see the HELM World-Wide-Web page,                    -->
 <!-- http://cs.unibo.it/helm/.                                         -->
 
-<xsl:stylesheet version="0.1" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                               xmlns:th="http://www.cs.unibo.it/helm/namespaces/helm-theory">
 
 <xsl:param name="getterURL" select="'http://localhost:8081/'"/>
index d6ccafb4fa9f01123fe3a63e0354d4ede3951b81..e3e50b1f162759d6bdbe547518bc19424b90c587 100644 (file)
@@ -29,7 +29,7 @@
 <!-- First draft: May 08 2000, Claudio Sacerdoti Coen, Irene Schena        -->
 <!--***********************************************************************--> 
 
-<xsl:stylesheet version="0.1" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                               xmlns:ht="http://www.cs.unibo.it/helm/namespaces/helm-theory">