aboutsummaryrefslogtreecommitdiff
path: root/kernel/cooking.ml
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/cooking.ml')
-rw-r--r--kernel/cooking.ml7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel/cooking.ml b/kernel/cooking.ml
index 7b380944bf..243efa795b 100644
--- a/kernel/cooking.ml
+++ b/kernel/cooking.ml
@@ -6,6 +6,13 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
+(* Created by Jean-Christophe Filliâtre out of V6.3 file constants.ml
+ as part of the rebuilding of Coq around a purely functional
+ abstract type-checker, Nov 1999 *)
+
+(* This module implements kernel-level discharching of local
+ declarations over global constants and inductive types *)
+
open Pp
open Util
open Names