diff options
| author | Maxime Dénès | 2018-01-18 18:00:17 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2018-01-18 18:00:17 +0100 |
| commit | 9aa2464375c1515aa64df7dc910e2f324e34c82f (patch) | |
| tree | adae0cab32f7d2fb01c29d74c9dfc7dc93c3bf6f /CHANGES | |
| parent | f26bf29cfe6fb154400f3a1305b86b34ad88e0e2 (diff) | |
| parent | 7f60ab72facdee620467c0c48c914273f70aa96f (diff) | |
Merge PR #6555: Use let-in aware prod_applist_assum in dtauto and firstorder.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,6 +40,8 @@ Tactics - Added tactic optimize_heap, analogous to the Vernacular Optimize Heap, which performs a major garbage collection and heap compaction in the OCaml run-time system. +- The tactics "dtauto", "dintuition", "firstorder" now handle inductive types + with let bindings in the parameters. Focusing |
