]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/style/rootcontent.xsl
headercontent.xsl added to have all the notational stylesheets included in
[helm.git] / helm / style / rootcontent.xsl
index 41608e5c424028ab797757915d786140df1c61cf..9e0c82ab38f942e574811e9f215c6fd6adeef596 100644 (file)
 <xsl:variable name="CICAnnotations" select="document(concat($absPath,$CICURI,'.ann'))"/>
 
 <xsl:import href="annotatedcont.xsl"/>
-<xsl:include href="contentlib.xsl"/>   <!-- FG -->
-<xsl:include href="basic.xsl"/>
-<xsl:include href="arith.xsl"/>        <!-- FG -->
-<xsl:include href="set.xsl"/>
-<xsl:include href="reals.xsl"/>
+<xsl:include href="headercontent.xsl"/>
 <xsl:include href="proofs.xsl"/>
 
 <xsl:variable name="showproof" select="0"/>