]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/applyTransformation.mli
- content/interpretations.ml and ng_cic_content/nTermCicContent.ml where
[helm.git] / matita / matita / applyTransformation.mli
index 6d3e408108789484331d323f661641aed933675d..4b95e5370013d4a063adbafee34a9fca580a388b 100644 (file)
 
 class status :
   object ('self)
-    inherit NTermCicContent.status
+    inherit Interpretations.status
     inherit TermContentPres.status
   end
 
 val ntxt_of_cic_sequent:
- map_unicode_to_tex:bool -> int ->
- #status ->
+ map_unicode_to_tex:bool -> int -> #status ->
  NCic.metasenv -> NCic.substitution ->          (* metasenv, substitution *)
  int * NCic.conjecture ->                       (* sequent *)
   string                                        (* text *)