X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Flibrary%2FlibrarySync.mli;h=a836dfd5788df205ac27ffd35ef539bd80dc05f0;hb=7fed865c7cd7ea742a360158a931a3fa734ee446;hp=06b1010ab500e05cd43aa0bbe1a8c08e6724de3e;hpb=2499f5fdcf4dbfecc6f4fafe925b24ae76f14be8;p=helm.git diff --git a/components/library/librarySync.mli b/components/library/librarySync.mli index 06b1010ab..a836dfd57 100644 --- a/components/library/librarySync.mli +++ b/components/library/librarySync.mli @@ -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 *)