aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/cooking.ml
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/cooking.ml')
-rw-r--r--kernel/cooking.ml3
1 files changed, 0 insertions, 3 deletions
diff --git a/kernel/cooking.ml b/kernel/cooking.ml
index d016d7f63..a015cdf92 100644
--- a/kernel/cooking.ml
+++ b/kernel/cooking.ml
@@ -13,15 +13,12 @@
(* This module implements kernel-level discharching of local
declarations over global constants and inductive types *)
-open Pp
open Errors
-open Util
open Names
open Term
open Sign
open Declarations
open Environ
-open Reduction
(*s Cooking the constants. *)