aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/cbytegen.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/cbytegen.mli')
-rw-r--r--kernel/cbytegen.mli4
1 files changed, 1 insertions, 3 deletions
diff --git a/kernel/cbytegen.mli b/kernel/cbytegen.mli
index 403c1c7b5..74fb3f7ff 100644
--- a/kernel/cbytegen.mli
+++ b/kernel/cbytegen.mli
@@ -9,9 +9,7 @@ open Pre_env
val compile : env -> constr -> bytecodes * bytecodes * fv
(** init, fun, fv *)
-val compile_constant_body :
- env -> constr_substituted option -> bool -> body_code
- (** opaque *)
+val compile_constant_body : env -> constant_def -> body_code
(** spiwack: this function contains the information needed to perform