]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/basic_ag/bagType.mli
the TypeError exception is back in place inside the Type modules
[helm.git] / helm / software / lambda-delta / basic_ag / bagType.mli
index e0ec3c3c2f1ac8cdeb50d8b60db596ba960f04fe..37f92875d6dc9c169afe16f11804ed9ffeba00e8 100644 (file)
@@ -9,6 +9,8 @@
      \ /   This software is distributed as is, NO WARRANTY.              
       V_______________________________________________________________ *)
 
+exception TypeError of Bag.message
+
 val type_of: 
    (Bag.term -> Bag.term -> 'a) -> ?si:bool ->
    Hierarchy.graph -> Bag.context -> Bag.term -> 'a