]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaSync.mli
ocaml 3.09 transition
[helm.git] / helm / matita / matitaSync.mli
index 9dd13529cbe4cd4132566ebadf13707d46731c41..f3906fb8bc1febcf7de9f0735d2ab352d0fa9635 100644 (file)
@@ -46,5 +46,7 @@ val set_proof_aliases :
 
   (* 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
+   * user's objects
+   * @param verbose defaults to false *)
+val remove: ?verbose:bool -> UriManager.uri -> unit
+