]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitaTypes.mli
preliminary support for hbugs
[helm.git] / matita / matitaTypes.mli
index dd89ed79b82ed1783038e8af830c012e67ad51fc..c2e3f40ed3a87e0633d4ec16d777371972255133 100644 (file)
@@ -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 ]