]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/content_pres/sequent2pres.mli
made executable again
[helm.git] / helm / software / components / content_pres / sequent2pres.mli
index a9384eb182601ac516cd96e4ca9b652cf0280fa3..a19e7b1951c0298fa27663d8b016a0627ce78cf9 100644 (file)
@@ -36,3 +36,8 @@ val sequent2pres :
   ids_to_inner_sorts:(Cic.id, CicNotationPt.sort_kind) Hashtbl.t ->
   Cic.annterm Content.conjecture ->
     CicNotationPres.boxml_markup
+
+val nsequent2pres :
+ ids_to_nrefs:(NTermCicContent.id, NReference.reference) Hashtbl.t ->
+ subst:NCic.substitution -> CicNotationPt.term Content.conjecture ->
+  CicNotationPres.boxml_markup