X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2FmatitaTypes.mli;h=dd89ed79b82ed1783038e8af830c012e67ad51fc;hb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;hp=37917d56667bff3dff49c1278face1bf839d5aaa;hpb=9b80b9daef18036e1b4a1de1abf502c1efe7ab2e;p=helm.git diff --git a/helm/software/matita/matitaTypes.mli b/helm/software/matita/matitaTypes.mli index 37917d566..dd89ed79b 100644 --- a/helm/software/matita/matitaTypes.mli +++ b/helm/software/matita/matitaTypes.mli @@ -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