]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/basic_rg/brgUntrusted.mli
some interfaces improved
[helm.git] / helm / software / lambda-delta / basic_rg / brgUntrusted.mli
index e2066f99811e866987094bb4808804963fa1d63a..80f9b2eeecc827f171149dfef2b761643d40c8fd 100644 (file)
@@ -10,5 +10,5 @@
       V_______________________________________________________________ *)
 
 val type_check:
-   (Brg.term option -> Brg.item -> 'a) -> ?si:bool ->
-   Hierarchy.graph -> Brg.item -> 'a
+   (BrgType.message -> 'a) -> (Brg.term option -> Brg.unit -> 'a) -> 
+   ?si:bool -> Hierarchy.graph -> Brg.unit -> 'a