]> matita.cs.unibo.it Git - helm.git/commitdiff
A link to the theory of backward dependencies added to the menu.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 25 Oct 2001 10:31:33 +0000 (10:31 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 25 Oct 2001 10:31:33 +0000 (10:31 +0000)
helm/on-line/xslt/makeGraphLinks.xsl

index f56026f40032966c888952482a9ba1bb4d29fabe..74c0b7258222d47055327895a30374a9d3470284 100644 (file)
@@ -128,6 +128,7 @@ HM_Array1 = [
 1,true],
 ["Objects this one depends on.","javascript:window.open(mkDepURL(selectedURI,false),'graph')",1,0,0],
 ["Render this object.","javascript:window.open(mkCICURL(selectedURI),'cic')",1,0,0],
+["Objects depending directly on this one.","javascript:window.open(mkMetaTheoryURL(selectedURI),'graph')",1,0,0],
 ["Objects depending on this one.","javascript:window.open(mkMetaURL(selectedURI,false),'graph')",1,0,0]
 ];
 ]]>