]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitaTypes.mli
Added timeout to autos here and there.
[helm.git] / matita / matitaTypes.mli
index 78e0c25415a788907de205a24930049f5576679c..dd89ed79b82ed1783038e8af830c012e67ad51fc 100644 (file)
@@ -31,7 +31,9 @@ type mathViewer_entry =
   [ `About of abouts
   | `Check of string
   | `Cic of Cic.term * Cic.metasenv
+  | `Development of string
   | `Dir of string
+  | `Metadata of [ `Deps of [`Fwd | `Back] * UriManager.uri ]
   | `Uri of UriManager.uri
   | `Whelp of string * UriManager.uri list ]