]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/basic_rg/brgUntrusted.mli
More // everywhere.
[helm.git] / helm / software / lambda-delta / basic_rg / brgUntrusted.mli
index 7bf3c879366f38c51b870f1dbe853cb12d134b7d..d395eb53580d1dfe19d3c0606944e40d6646b547 100644 (file)
@@ -9,5 +9,6 @@
      \ /   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:
+   (BrgType.message -> 'a) -> (Brg.term -> Brg.entity -> 'a) -> 
+   Entity.status -> Brg.entity -> 'a