X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2FmatitaSync.mli;h=376ba37949e0f6ed848492f5f06506207d8213f8;hb=3ea21b6d721c759876aa53385b421cb1412e11f5;hp=0c866d4e59ada70cb362293535fbc406d0f90213;hpb=76c28672a95473ee68935a7ca09b69f9b2f9cdc8;p=helm.git diff --git a/helm/matita/matitaSync.mli b/helm/matita/matitaSync.mli index 0c866d4e5..376ba3794 100644 --- a/helm/matita/matitaSync.mli +++ b/helm/matita/matitaSync.mli @@ -36,6 +36,8 @@ val time_travel: val alias_diff: from:MatitaTypes.status -> MatitaTypes.status -> DisambiguateTypes.environment - (* removes the object from DB, Disk, CoercionsDB *) + (* 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