]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaSync.mli
* Part of matita that used to deal with the library moved into ocaml/library
[helm.git] / helm / matita / matitaSync.mli
index f3906fb8bc1febcf7de9f0735d2ab352d0fa9635..1a2d8445ce60253dca69eb04d5d75189607aea9e 100644 (file)
@@ -43,10 +43,3 @@ val set_proof_aliases :
   MatitaTypes.status ->
   (DisambiguateTypes.domain_item * DisambiguateTypes.codomain_item) list ->
   MatitaTypes.status
-
-  (* removes the object from DB, Disk, CoercionsDB, CicEnvironment, getter 
-   * asserts the uri is resolved to file:// so it is only for 
-   * user's objects
-   * @param verbose defaults to false *)
-val remove: ?verbose:bool -> UriManager.uri -> unit
-