]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/rootcontent.xsl
Several changes (the beginning of a new era???)
[helm.git] / helm / gTopLevel / rootcontent.xsl
index 3adf8e22381e4b0eacd51e1e84dab5bb1957c66e..96c92aeea80d3ad0841e66408c3d8aa1340e1a42 100644 (file)
 <!-- CSC: ?????????????????? -->
 <xsl:variable name="AnnotationsUri"><xsl:value-of select="concat($BaseCICURI,'.ann')"/></xsl:variable>
 
-<!--
-<xsl:variable name="InnerTypesUrl"><xsl:call-template name="makeURL4InnerTypes"><xsl:with-param name="uri" select="$InnerTypesUri"/></xsl:call-template></xsl:variable>
--->
-<!--CSC: Qui, invece, accediamo direttamente al disco e non applichiamo dc -->
-<xsl:variable name="InnerTypesUrl" select="'file:///public/sacerdot/innertypes'"/>
-<!--CSC: Questa e' la versione originale che applica dc a quello che il getter<  restituisce.
-<xsl:variable name="ConstantTypeUrl"><xsl:call-template name="makeURL4InnerTypes"><xsl:with-param name="uri" select="$BaseCICURI"/></xsl:call-template></xsl:variable>
--->
-<!--CSC: Qui, invece, accediamo direttamente al disco e non applichiamo dc -->
-<xsl:variable name="ConstantTypeUrl" select="'file:///public/sacerdot/constanttype'"/>
+<xsl:variable name="InnerTypesUrl" select="'file:///tmp/asperti_innertypes'"/>
+<xsl:variable name="ConstantTypeUrl" select="'file:///tmp/asperti_constanttype'"/>
 <xsl:variable name="AnnotationsUrl"><xsl:call-template name="URLofURI4getter"><xsl:with-param name="uri" select="$AnnotationsUri"/></xsl:call-template></xsl:variable>