]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/src/basic_rg/brgType.mli
when sort inclusion is enabled, we can produce conversion constraints in xml
[helm.git] / helm / software / lambda-delta / src / basic_rg / brgType.mli
index 5d9350b496e93f588057544f9e7add2e10b74a47..1692676623e41935ac02634cb0229e0f9ec060d0 100644 (file)
@@ -13,4 +13,4 @@ type message = (BrgReduction.kam, Brg.term) Log.message
 
 val type_of: 
    (message -> 'a) -> (Brg.term -> Brg.term -> 'a) -> 
-   Entity.status -> BrgReduction.kam -> Brg.term -> 'a
+   Status.status -> BrgReduction.kam -> Brg.term -> 'a