]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaSync.mli
Improvements in matitatop: instead of doing exit -1 it enters the toploop
[helm.git] / helm / matita / matitaSync.mli
index fa82d974f0c206eb0738f1363de0ff69d913f217..376ba37949e0f6ed848492f5f06506207d8213f8 100644 (file)
@@ -36,3 +36,8 @@ val time_travel:
 val alias_diff: from:MatitaTypes.status -> MatitaTypes.status ->
   DisambiguateTypes.environment
 
+  (* 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
+