]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaSync.mli
MatitaSync.remove must remove the objects also from the environment.
[helm.git] / helm / matita / matitaSync.mli
index 66787ad4673b9dd7731f66d18f12c989a0297ebf..492bc8c3be3c548c56832ff3862dc98b4ba13f7f 100644 (file)
@@ -40,7 +40,7 @@ val alias_diff: from:MatitaTypes.status -> MatitaTypes.status ->
 val set_proof_aliases :
   MatitaTypes.status -> DisambiguateTypes.environment -> MatitaTypes.status
 
-  (* removes the object from DB, Disk, CoercionsDB, getter 
+  (* removes the object from DB, Disk, CoercionsDB, CicEnvironment, getter 
    * asserts the uri is resolved to file:// so it is only for 
    * user's objects *)
 val remove: verbose:bool -> UriManager.uri -> unit