]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_kernel/nCicSubstitution.mli
"..." -> "\ldots" for implicit vectors
[helm.git] / helm / software / components / ng_kernel / nCicSubstitution.mli
index f470b8a4de0aea8007da050116203c4192f49231..38408fe13203b10bda43ae7b46c2cde058348fdb 100644 (file)
 
 (* $Id$ *)
 
+val set_ppterm : (context:NCic.context -> 
+  subst:NCic.substitution -> 
+  metasenv:NCic.metasenv ->
+  ?inside_fix:bool ->
+   NCic.term -> string) -> unit
+
 (* lift n t                                                              *)
 (*  lifts [t] of [n]                                                     *)
 (*  [from] default 1, lifts only indexes >= [from]                       *)