]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/basic_ag/bagType.mli
the sort hierarchy parameter enter the kernel status
[helm.git] / helm / software / lambda-delta / basic_ag / bagType.mli
index d44b1cfe2e9d652a1ec30247ebe07c14df22b4e0..31a421bda51ad9178699e8c50009814efc9d94ab 100644 (file)
@@ -12,5 +12,5 @@
 exception TypeError of Bag.message
 
 val type_of: 
-   (Bag.term -> Bag.term -> 'a) -> ?si:bool ->
-   Hierarchy.graph -> Bag.lenv -> Bag.term -> 'a
+   (Bag.term -> Bag.term -> 'a) ->
+   Entity.status -> Bag.lenv -> Bag.term -> 'a