]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/style/objtheorycontent.xsl
When printing the body of a constant, the type is also printed.
[helm.git] / helm / style / objtheorycontent.xsl
index bc0292ff7fb7f8134846b7d201e5088744ec4b4b..a4937460a1f48aadc42a41e6e5511fd1c53d8ee7 100644 (file)
                               xmlns:m="http://www.w3.org/1998/Math/MathML"
                               xmlns:helm="http://www.cs.unibo.it/helm">
 
+<!--xsl:import href="objcontent.xsl"/-->
+<xsl:include href="headercontent.xsl"/>
+<xsl:include href="getter.xsl"/>
+
 <xsl:param name="type" select="'standalone'"/>
 <xsl:param name="getterURL" select="'http://localhost:8081/'"/>
-<xsl:variable name="absPath"><xsl:value-of select="$getterURL"/>getxml?uri=</xsl:variable>
-
-<xsl:import href="objcontent.xsl"/>
-<xsl:include href="headercontent.xsl"/>
+<xsl:param name="CICURI" select="''"/>
 
 <!-- CIC DEFINITION -->