X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Flibrary%2FlibrarySync.mli;h=06b1010ab500e05cd43aa0bbe1a8c08e6724de3e;hb=aa863e3c45c682cd47445748275b04f91f35ef75;hp=61e2b2515ae9ba36837b142427cfd508b12014a5;hpb=be16471f978380deb789b3b70c92d998addbb350;p=helm.git diff --git a/components/library/librarySync.mli b/components/library/librarySync.mli index 61e2b2515..06b1010ab 100644 --- a/components/library/librarySync.mli +++ b/components/library/librarySync.mli @@ -47,7 +47,7 @@ val remove_obj: UriManager.uri -> unit (* The list of added objects is returned. *) val add_coercion: add_composites:bool -> - RefinementTool.kit -> UriManager.uri -> + RefinementTool.kit -> UriManager.uri -> int (* arity *) -> UriManager.uri list (* inverse of add_coercion, removes both the eventually created composite *)