]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/helena/src/basic_rg/brgType.mli
the commit continues with some refactoring ...
[helm.git] / helm / software / helena / src / basic_rg / brgType.mli
index 1692676623e41935ac02634cb0229e0f9ec060d0..dd8e9a8f6462cbc29455eefea90749ab1eb1f5ef 100644 (file)
@@ -9,8 +9,6 @@
      \ /   This software is distributed as is, NO WARRANTY.              
       V_______________________________________________________________ *)
 
-type message = (BrgReduction.kam, Brg.term) Log.message
-
 val type_of: 
-   (message -> 'a) -> (Brg.term -> Brg.term -> 'a) -> 
+   (BrgReduction.message -> 'a) -> (Brg.term -> Brg.term -> 'a) -> 
    Status.status -> BrgReduction.kam -> Brg.term -> 'a