]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/style/rootcontent.xsl
Set notation now working again
[helm.git] / helm / style / rootcontent.xsl
index 9e85f03448168fc5868511384cb2a3b48a58ec8d..7776afbbf59826a0bf0ef6f4354add0b84a927e1 100644 (file)
@@ -19,7 +19,7 @@
 <xsl:import href="annotatedcont.xsl"/>
 <xsl:key name="id" use="@id" match="LAMBDA|PROD|CAST|REL|SORT|APPLY|VAR|META|CONST|MUTIND|MUTCONSTRUCT|MUTCASE|FIX|COFIX|Definition|Axiom|CurrentProof|InductiveDefinition|Variable"/>
 <xsl:include href="basic.xsl"/>
-<!-- <xsl:include href="set.xsl"/> -->
+<xsl:include href="set.xsl"/>
 <xsl:include href="reals.xsl"/>
 <xsl:include href="proofs.xsl"/>