]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/basic_ag/bagUntrusted.ml
some interfaces improved
[helm.git] / helm / software / lambda-delta / basic_ag / bagUntrusted.ml
index 08a1750c4be0dfd3968eee9a17ca284dc140ea0d..8c6cbb47e1a1cddf55435b4fca9283c4080463b5 100644 (file)
@@ -26,3 +26,4 @@ let type_check f ?(si=false) g = function
    | a, uri, Y.Abbr t ->
       let f xt tt = E.set_entity (f tt) (a, uri, Y.Abbr xt) in
       L.loc := U.string_of_uri uri; T.type_of f ~si g B.empty_lenv t
+   | _, _, Y.Void     -> assert false