]> matita.cs.unibo.it Git - helm.git/commitdiff
Modified Files:
authorIrene Schena <irene.schena@unibo.it>
Thu, 18 Apr 2002 09:41:19 +0000 (09:41 +0000)
committerIrene Schena <irene.schena@unibo.it>
Thu, 18 Apr 2002 09:41:19 +0000 (09:41 +0000)
1) arith.xsl: ci -> cn for O

helm/style/arith.xsl

index 73616e353dda73bc167fbcb9ca015e4d794e6821..5c46c390f5187579052df6a58800ddd2b1350163 100644 (file)
@@ -56,7 +56,7 @@ and @uri='cic:/Coq/Init/Datatypes/nat.ind' and @noConstr='2']">
    </xsl:apply-templates>
   </xsl:when>
   <xsl:when test="name()='MUTCONSTRUCT' and @uri='cic:/Coq/Init/Datatypes/nat.ind' and @noConstr='1'">
-   <m:ci helm:xref="{$iden}"><xsl:value-of select="$n"/></m:ci>
+   <m:cn helm:xref="{$iden}"><xsl:value-of select="$n"/></m:cn>
   </xsl:when>
   <xsl:otherwise>
    <m:apply helm:xref="{$iden}">