]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitaTypes.mli
added displaying of the dep graph of a development, click action still missing
[helm.git] / matita / matitaTypes.mli
index 37917d56667bff3dff49c1278face1bf839d5aaa..dd89ed79b82ed1783038e8af830c012e67ad51fc 100644 (file)
@@ -31,6 +31,7 @@ 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