]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/content_pres/sequent2pres.mli
- hExtlib: added debugging information for split_nth
[helm.git] / helm / software / components / content_pres / sequent2pres.mli
index a9384eb182601ac516cd96e4ca9b652cf0280fa3..6866cd3ae8032cde056a90e9146dc8ec92b9426c 100644 (file)
@@ -36,3 +36,7 @@ val sequent2pres :
   ids_to_inner_sorts:(Cic.id, CicNotationPt.sort_kind) Hashtbl.t ->
   Cic.annterm Content.conjecture ->
     CicNotationPres.boxml_markup
+
+val nsequent2pres :
+ subst:NCic.substitution -> CicNotationPt.term Content.conjecture ->
+  CicNotationPres.boxml_markup