]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/grafite_engine/grafiteTypes.mli
HUGE COMMIT:
[helm.git] / matita / components / grafite_engine / grafiteTypes.mli
index 4e226f7033af211e89497a26655163d1640ed087..92d4cc2aa446798f06303e9b8732776e3abe8622 100644 (file)
@@ -31,7 +31,7 @@ exception Command_error of string
 
 val command_error: string -> 'a   (** @raise Command_error *)
 
-class status :
+class virtual status :
  string ->
   object ('self)
    (* Warning: #stack and #obj are meaningful iff #ng_mode is `ProofMode *)