]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/tactics/closeCoercionGraph.mli
made executable again
[helm.git] / helm / software / components / tactics / closeCoercionGraph.mli
index 0d5a2e5be78adaad639fc1fb1a874a7aa38c4ece..70c4eff9ada321ba00688bc24ac341c675a763ba 100644 (file)
@@ -29,7 +29,7 @@ val close_coercion_graph:
   CoercDb.coerc_carr -> CoercDb.coerc_carr -> UriManager.uri -> int ->
   string (* baseuri *) ->
     (CoercDb.coerc_carr * CoercDb.coerc_carr * UriManager.uri *
-      int (* saturations *) * Cic.obj * int (* arity *)) list
+      int (* saturations *) * Cic.obj * int (* arity *) * int (* cpos *)) list
 
 exception UnableToCompose