]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/style/mk_meta_graph.xsl
Small bug fixed:
[helm.git] / helm / style / mk_meta_graph.xsl
index 4ed50c728b9b74ca93382ce9a7a98dd975bbef28..b4e78454959c5f4b359b281aad6d946a1eef6ec4 100644 (file)
@@ -30,9 +30,9 @@
  <!-- removed to keep the final URL short enought to make I.E.   -->
  <!-- work with it.                                              -->
 
+ <xsl:import href="mk_meta_and_dep_graph.xsl"/>
+
  <xsl:variable name="base_RDF_URI" select="'helm:rdf:www.cs.unibo.it/helm/rdf/backward//'"/>
  <xsl:variable name="link_direction" select="' [dir=back]'"/>
 
- <xsl:import href="mk_meta_and_dep_graph.xsl"/>
-
 </xsl:stylesheet>