]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/basic_rg/brgType.mli
autItem : the uris of the objects involved in the implicit coercions
[helm.git] / helm / software / lambda-delta / basic_rg / brgType.mli
index ccccaedfa0f640ffc7613bd45b3eb02b8ceb5263..e7e2d7ed7dda5a5360a6476ce18d7515ca818f5b 100644 (file)
@@ -12,4 +12,5 @@
 exception TypeError of Brg.message
 
 val type_of: 
-   (Brg.term -> 'a) -> Hierarchy.graph -> Brg.context -> Brg.term -> 'a
+   (Brg.term -> Brg.term -> 'a) -> 
+   Hierarchy.graph -> Brg.context -> Brg.term -> 'a