X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2FmatitaSync.mli;h=66787ad4673b9dd7731f66d18f12c989a0297ebf;hb=5d5e328a05ed70fcf565aef8f92b7ec87b2740f2;hp=bb573fcb17bebc8b95f53cbdaed290d02edb8514;hpb=6857e22b8a58162893119f7747c5848031fd59ce;p=helm.git diff --git a/helm/matita/matitaSync.mli b/helm/matita/matitaSync.mli index bb573fcb1..66787ad46 100644 --- a/helm/matita/matitaSync.mli +++ b/helm/matita/matitaSync.mli @@ -43,5 +43,4 @@ val set_proof_aliases : (* removes the object from DB, Disk, CoercionsDB, getter * asserts the uri is resolved to file:// so it is only for * user's objects *) -val remove: UriManager.uri -> unit - +val remove: verbose:bool -> UriManager.uri -> unit