From 49a764bd81ac1b21130d54a1808ce95b9992a36d Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Mon, 3 Mar 2014 13:46:59 +0100 Subject: Removing generic hashes in kernel. --- kernel/constr.mli | 1 + 1 file changed, 1 insertion(+) (limited to 'kernel/constr.mli') diff --git a/kernel/constr.mli b/kernel/constr.mli index 261b6bfb4..858af97b6 100644 --- a/kernel/constr.mli +++ b/kernel/constr.mli @@ -236,6 +236,7 @@ val compare_head : (constr -> constr -> bool) -> constr -> constr -> bool (** {6 Hashconsing} *) val hash : constr -> int +val case_info_hash : case_info -> int (*********************************************************************) -- cgit v1.2.3