]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_cic_content/nTermCicContent.mli
1) the home button of CicBrowser now works also for NG
[helm.git] / helm / software / components / ng_cic_content / nTermCicContent.mli
index 5f1388bb22874498fe44380c91076b5455779a19..bae7daee2ea9322e4cf49c072068425faa849fe5 100644 (file)
@@ -89,3 +89,8 @@ val nmap_sequent:
  subst:NCic.substitution -> int * NCic.conjecture ->
   CicNotationPt.term Content.conjecture *
    (id, NReference.reference) Hashtbl.t    (* id -> reference *)
+
+val nmap_obj:
+ NCic.obj ->
+  CicNotationPt.term Content.cobj *
+   (id, NReference.reference) Hashtbl.t    (* id -> reference *)