]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/style/mk_dep_graph.xsl
...
[helm.git] / helm / style / mk_dep_graph.xsl
index 14b8e354bba0b82f9b635b9d944ad5445fdd47ef..d06bc2fb8d2a3a26b908a9ec27b4de10acef172a 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/forward//'"/>
  <xsl:variable name="link_direction" select="''"/>
 
- <xsl:import href="mk_meta_and_dep_graph.xsl"/>
-
 </xsl:stylesheet>