]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/matitaTypes.mli
Fixed a call to auto, and commented the remaining part.
[helm.git] / helm / software / matita / matitaTypes.mli
index 37917d56667bff3dff49c1278face1bf839d5aaa..c2e3f40ed3a87e0633d4ec16d777371972255133 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
+  | `HBugs of [ `Tutors ]
   | `Metadata of [ `Deps of [`Fwd | `Back] * UriManager.uri ]
   | `Uri of UriManager.uri
   | `Whelp of string * UriManager.uri list ]