]> 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 442a7eb3c998a20aefac1fe0baeceff3babc3d40..236e59def34becbb6654780f2d3f7d42779fbc18 100644 (file)
 (* $Id$ *)
 
 class status =
-  object
-    inherit Interpretations.status
-    inherit TermContentPres.status
-  end
-
+ object
+  inherit Interpretations.status
+  inherit TermContentPres.status
+ end
 
 let mpres_document pres_box =
   Xml.add_xml_declaration (CicNotationPres.print_box pres_box)