diff options
| author | Matthieu Sozeau | 2016-06-10 01:34:06 +0200 |
|---|---|---|
| committer | Matthieu Sozeau | 2016-06-16 18:21:08 +0200 |
| commit | cad3fa50357d97e309e9d4fc2a877991c83649d8 (patch) | |
| tree | 4a2813f2f831a3058d6e8d99f38bbdf4ce074563 /CHANGES | |
| parent | 98703c8247fd86deab2d82a70c22d43797e4a548 (diff) | |
Document new Hint Mode option.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -32,7 +32,10 @@ Tactics Hints - Revised the syntax of [Hint Cut] to follow standard notation for regexps. - +- Hint Mode now accepts "!" which means that the mode matches only if the + argument's head is not an evar (it goes under applications, casts, and + scrutinees of matches and projections). + Program - The "Shrink Obligations" flag now applies to all obligations, not only those |
