aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2015-08-22 17:05:49 +0200
committerPierre-Marie Pédrot2015-08-22 17:13:16 +0200
commitbfbb9f063434623d7c3dac8aa4aaf64c4ec84373 (patch)
tree61f2b16ca9ed7e5f45ae7bd8cc4ad72e27a52f71 /CHANGES
parentda8fa23acd4754f025131be846d8036a20009f99 (diff)
Documenting the Shrink Abstract option.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 08484a4b9b..547ec8f9e3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -23,6 +23,8 @@ Tactics
- New compatibility flag "Universal Lemma Under Conjunction" which
let tactics working under conjunctions apply sublemmas of the form
"forall A, ... -> A".
+- New flag "Shrink Abstract" that minimalizes proofs generated by the abstract
+ tactical w.r.t. variables appearing in the body of the proof.
API