]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/library/librarySync.mli
aded some whd, you should be able to declare something like:
[helm.git] / helm / software / components / library / librarySync.mli
index 9dd3f5c3c55d687386f3387504eb3d828e185c28..13a6479bd6c1a312550b5e197c995e3bd267841f 100644 (file)
@@ -51,7 +51,7 @@ val add_coercion:
   add_composites:bool -> 
   RefinementTool.kit -> UriManager.uri -> int (* arity *) ->
    int (* saturations *) -> string (* baseuri *) ->
-    (UriManager.uri * int * int) list (* URI, arity, saturations *)
+    (UriManager.uri * int * int * int) list (* URI, arity, saturations, cpos *)
 
 (* inverse of add_coercion, removes both the eventually created composite   *)
 (* coercions and the information that [uri] and the composites are coercion *)