]> matita.cs.unibo.it Git - helm.git/commitdiff
New stylesheets for graphs added
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 1 Oct 2001 09:46:08 +0000 (09:46 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 1 Oct 2001 09:46:08 +0000 (09:46 +0000)
helm/uwobo-panel/control.html

index 20a9c5018d7a51b84614a06d82e00290daf48aaf..e8bd1e934f7288117c1972ccfbd54eb63b24020b 100644 (file)
@@ -229,6 +229,8 @@ the getter is used by default (you can deselect it, however):
         <option value="RT,http://phd.cs.unibo.it/helm/xslt/resolve_topurl.xsl,false">Logic-sheet to substitute the interface URL</option>
         <option value="DM,http://phd.cs.unibo.it/helm/xslt/demultiplexMutual.xsl,false">Stylesheet to create the link to the metadata for inductive types</option>
         <option value="MC,http://phd.cs.unibo.it/helm/xslt/metadataControl.xsl,false">Stylesheet to create the link to the metadata for constants and variables</option>
+        <option value="MMG,mk_meta_graph.xsl,true">Make graph of backward dependencies</option>
+        <option value="MDG,mk_dep_graph.xsl,true">Make graph of dependencies</option>
       </select>
     </form>
   </td>