]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/matitaTypes.mli
- parser: "whelp ...Â"removed
[helm.git] / matita / matita / matitaTypes.mli
index 6d672a1238a01217b45142b4dc18cbc567308b94..ec3048f6798dd3716203231c9560648144501e35 100644 (file)
@@ -34,11 +34,8 @@ type mathViewer_entry =
   | `Cic of Cic.term * Cic.metasenv
   | `NCic of NCic.term * NCic.context * NCic.metasenv * NCic.substitution
   | `Dir of string
-  | `HBugs of [ `Tutors ]
-  | `Metadata of [ `Deps of [`Fwd | `Back] * UriManager.uri ]
   | `Uri of UriManager.uri
   | `NRef of NReference.reference
-  | `Whelp of string * UriManager.uri list 
   | `Univs of UriManager.uri
   ]