]> 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 b492631368417af175b713b36a5f99f697e089cd..a19e7b1951c0298fa27663d8b016a0627ce78cf9 100644 (file)
@@ -37,4 +37,7 @@ val sequent2pres :
   Cic.annterm Content.conjecture ->
     CicNotationPres.boxml_markup
 
-val nsequent2pres : NCic.term 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