X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2FmatitaTypes.mli;h=c2e3f40ed3a87e0633d4ec16d777371972255133;hb=5f0170bd697f92e6bf9c505bc107d79c873460dd;hp=dd89ed79b82ed1783038e8af830c012e67ad51fc;hpb=ef08e2dc4458a7db58575e1694e580c1a8e39a9b;p=helm.git diff --git a/helm/software/matita/matitaTypes.mli b/helm/software/matita/matitaTypes.mli index dd89ed79b..c2e3f40ed 100644 --- a/helm/software/matita/matitaTypes.mli +++ b/helm/software/matita/matitaTypes.mli @@ -33,6 +33,7 @@ type mathViewer_entry = | `Cic of Cic.term * Cic.metasenv | `Development of string | `Dir of string + | `HBugs of [ `Tutors ] | `Metadata of [ `Deps of [`Fwd | `Back] * UriManager.uri ] | `Uri of UriManager.uri | `Whelp of string * UriManager.uri list ]