diff options
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ Tactics "unfold iff in *; intuition". - Improved support of dependent goals over objects in dependent types for "destruct" (rare source of incompatibility). +- Tactic "quote" now supports quotation of arbitrary terms (not just the + goal). Vernacular commands |
