]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/grafite_engine/grafiteTypes.mli
- hmysql removed (RIP)
[helm.git] / matita / components / grafite_engine / grafiteTypes.mli
index 03a5c05d358995a43b8de43afe07fc3e997f50a0..bfa5f9cdbdc3e3dba59ae234e2789cc5faf17056 100644 (file)
@@ -38,8 +38,6 @@ class status :
    method set_moo_content_rev: GrafiteMarshal.moo -> 'self
    method objects: UriManager.uri list
    method set_objects: UriManager.uri list -> 'self
-   method coercions: CoercDb.coerc_db
-   method set_coercions: CoercDb.coerc_db -> 'self
    method baseuri: string
    method set_baseuri: string -> 'self
    method ng_mode: [`ProofMode | `CommandMode]