]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/uwobo-panel/control.html
New implementation of the graphs stuff: now every hard-coded URL has
[helm.git] / helm / uwobo-panel / control.html
index efa1f85713bb873d1db9932af7ba63230b5b0164..e8bd1e934f7288117c1972ccfbd54eb63b24020b 100644 (file)
@@ -223,9 +223,14 @@ the getter is used by default (you can deselect it, however):
         <option value="HC2,content_to_html.xsl,true">MathML Content ==&gt; HTML</option>
         <option value="L,link.xsl,true">Resolve links</option>
         <option value="d_c,drop_coercions.xsl,true">Drop implicit coercions</option>
+        <option value="meta_theory,mk_meta_theory.xsl,true">Metadata (back-pointers) to theory</option>
         <option value="L2H,http://phd.cs.unibo.it/helm/xslt/ls2html.xsl,false">Getter LS ==&gt; HTML</option>
         <option value="GP,http://phd.cs.unibo.it/helm/xslt/getParam.xsl,false">Get Param</option>
         <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>