]> matita.cs.unibo.it Git - helm.git/blobdiff - components/library/librarySync.mli
avoid Failure "nth" when only one disambiguation pass is enabled
[helm.git] / components / library / librarySync.mli
index 06b1010ab500e05cd43aa0bbe1a8c08e6724de3e..a836dfd5788df205ac27ffd35ef539bd80dc05f0 100644 (file)
@@ -48,6 +48,7 @@ val remove_obj: UriManager.uri -> unit
 val add_coercion: 
   add_composites:bool -> 
   RefinementTool.kit -> UriManager.uri -> int (* arity *) ->
+   string (* baseuri *) ->
     UriManager.uri list
 
 (* inverse of add_coercion, removes both the eventually created composite   *)