]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/nuprl_stylesheets/nuprl_proof.xsl
ocaml 3.09 transition
[helm.git] / helm / nuprl_stylesheets / nuprl_proof.xsl
index f6eb2a7c095220935e52aacddab4257a48983bd0..b699ed402ad8f163c511517d2f9cfb90669708ce 100644 (file)
   </Definition>
 </xsl:template>
 
+<xsl:template match="NuPrlDefinition">
+ <NuPrlDefinition>
+  <xsl:apply-templates select="*"/>
+ </NuPrlDefinition>
+</xsl:template>
+
 <xsl:template match="node">
   <xsl:element name="Node">
     <xsl:apply-templates/>