diff options
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -43,7 +43,8 @@ Tactics [ foo | | bar ] stands for [ foo | idtac | bar ]. (doc TODO). - "Tactic Notation" extended to allow notations of tacticals (doc TODO). - Added "autorewrite with ... in hyp [using ...]" (doc TODO). -- Added entry constr_may_eval for tactic extensions (new syntax) +- Added entry constr_may_eval for tactic extensions (new syntax). +- Fixed a "fold" bug (non critical and possible source of incompatibilities). Modules |
