From c328b0795b2ae88c3a939d67bd6af829aa3053fa Mon Sep 17 00:00:00 2001
From: Claudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Date: Mon, 1 Oct 2001 09:46:08 +0000
Subject: [PATCH] New stylesheets for graphs added

---
 helm/uwobo-panel/control.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/helm/uwobo-panel/control.html b/helm/uwobo-panel/control.html
index 20a9c5018..e8bd1e934 100644
--- a/helm/uwobo-panel/control.html
+++ b/helm/uwobo-panel/control.html
@@ -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>
-- 
2.39.2