diff options
| author | Pierre Courtieu | 2014-12-23 13:54:14 +0100 |
|---|---|---|
| committer | Pierre Courtieu | 2014-12-23 13:55:21 +0100 |
| commit | e58beb05c80140fbc5f1d0646ece48675370fdc7 (patch) | |
| tree | 3f3003092bcb648e7979f47c54ee3631a41665ff | |
| parent | 2fce10d6e0b65f10ac2cd06bf34310b7fce62738 (diff) | |
Minor modification of CHANGE.
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -213,7 +213,7 @@ Tactics - The "refine" tactic now accepts untyped terms built with "uconstr" so that terms with holes can be constructed piecewise in Ltac. - New bullets --, ++, **, ---, +++, ***, ... made available. -- The good bullet is suggested sometimes when user gives a wrong one. +- More informative messages when wrong bullet is used. - New tactic "enough", symmetric to "assert", but with subgoals swapped, as a more friendly replacement of "cut". - In destruct/induction, experimental modifier "!" prefixing the |
