]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/applyTransformation.ml
- further simplifications (??) of the status dependencies
[helm.git] / matita / matita / applyTransformation.ml
index da250c912926f0491086a8556b477664e7251ba0..236e59def34becbb6654780f2d3f7d42779fbc18 100644 (file)
 
 (* $Id$ *)
 
+class status =
+ object
+  inherit Interpretations.status
+  inherit TermContentPres.status
+ end
+
 let mpres_document pres_box =
   Xml.add_xml_declaration (CicNotationPres.print_box pres_box)