]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitaTypes.mli
- added to the cicBrowser support for displaying recursive direct/inverse
[helm.git] / matita / matitaTypes.mli
index 78e0c25415a788907de205a24930049f5576679c..37917d56667bff3dff49c1278face1bf839d5aaa 100644 (file)
@@ -32,6 +32,7 @@ type mathViewer_entry =
   | `Check of string
   | `Cic of Cic.term * Cic.metasenv
   | `Dir of string
+  | `Metadata of [ `Deps of [`Fwd | `Back] * UriManager.uri ]
   | `Uri of UriManager.uri
   | `Whelp of string * UriManager.uri list ]