]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/helena/src/basic_ag/bagUntrusted.mli
new message reporting system improves performance significatively
[helm.git] / helm / software / helena / src / basic_ag / bagUntrusted.mli
index 5c609e8047c16ec52c909c0f267c248f3eeeb94c..d9ea418979fd0124dce6e08850a29ea955866a60 100644 (file)
@@ -10,4 +10,5 @@
       V_______________________________________________________________ *)
 
 val type_check:
-   (Bag.term -> Bag.entity -> 'a) -> Status.status -> Bag.entity -> 'a
+   (Bag.message -> 'a) -> (Bag.term -> Bag.entity -> 'a) ->
+   Status.status -> Bag.entity -> 'a