]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/applyTransformation.mli
WARNING: partial commit (does not compile)
[helm.git] / matita / matita / applyTransformation.mli
index 93d8afc1946377f9db581e97953a627cf55a18b5..e67a88ee3df070505bb7a655adeeea8f224b5c85 100644 (file)
 
 val ntxt_of_cic_sequent:
  map_unicode_to_tex:bool -> int ->
- #NCicCoercion.status ->
+ #NTermCicContent.status ->
  NCic.metasenv -> NCic.substitution ->          (* metasenv, substitution *)
  int * NCic.conjecture ->                       (* sequent *)
   string                                        (* text *)
 
 val ntxt_of_cic_object:
- map_unicode_to_tex:bool -> int -> #NCicCoercion.status -> NCic.obj -> string
+ map_unicode_to_tex:bool -> int -> #NTermCicContent.status -> NCic.obj -> string