]> 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 35444996288a0afe3d1e99a4881b205678992077..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: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:param name="CICURI" select="''"/>
-<xsl:variable name="absPath"><xsl:value-of select="$getterURL"/>getxml?uri=</xsl:variable>
 
 <!-- CIC DEFINITION -->