diff options
| author | Enrico Tassi | 2014-10-10 17:12:30 +0200 |
|---|---|---|
| committer | Enrico Tassi | 2014-10-13 18:13:20 +0200 |
| commit | e3a0a4d58b74d2113485ceabe4235567fda962c8 (patch) | |
| tree | 9c9ebffea1f29b0339460a2f7a2bc545536bd4d0 /kernel/declareops.mli | |
| parent | 6c2d8c3026c1baeb0ff731907747a9c216d60400 (diff) | |
selective join/export of the safe_environment
This generalizes the BuildVi flag and lets one choose which
opaque proofs are done and which not.
Diffstat (limited to 'kernel/declareops.mli')
| -rw-r--r-- | kernel/declareops.mli | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel/declareops.mli b/kernel/declareops.mli index 4978566765..ad3e8be4f4 100644 --- a/kernel/declareops.mli +++ b/kernel/declareops.mli @@ -75,8 +75,6 @@ val subst_wf_paths : substitution -> wf_paths -> wf_paths val subst_mind_body : substitution -> mutual_inductive_body -> mutual_inductive_body -val join_constant_body : Opaqueproof.opaquetab -> constant_body -> unit - (** {6 Hash-consing} *) (** Here, strictly speaking, we don't perform true hash-consing |
