]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/basic_rg/brgUntrusted.mli
more work on coercions composition
[helm.git] / helm / software / lambda-delta / basic_rg / brgUntrusted.mli
index 7bf3c879366f38c51b870f1dbe853cb12d134b7d..92e401e7d9b8bea7c207e8fc0e9bad1c675e8ed9 100644 (file)
@@ -9,5 +9,5 @@
      \ /   This software is distributed as is, NO WARRANTY.              
       V_______________________________________________________________ *)
 
-val type_check: ((Brg.term * Brg.obj) option -> 'a) -> 
-                Brg.hierarchy -> Brg.item -> 'a
+val type_check:
+   (Brg.term option -> Brg.item -> 'a) -> Hierarchy.graph -> Brg.item -> 'a