]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaSync.mli
first snapshot of separate compilation
[helm.git] / helm / matita / matitaSync.mli
index 0c866d4e59ada70cb362293535fbc406d0f90213..376ba37949e0f6ed848492f5f06506207d8213f8 100644 (file)
@@ -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