]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/matitaTypes.mli
Huge commit with several changes:
[helm.git] / helm / software / matita / matitaTypes.mli
index 4dfb7c790df36908d1f417a4a8a8237581b22ec8..34e98cc1ad112899f5d8452798a3f4832f84490e 100644 (file)
@@ -36,6 +36,7 @@ type mathViewer_entry =
   | `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
   ]