diff options
| author | Enrico Tassi | 2019-11-22 11:35:04 +0100 |
|---|---|---|
| committer | Enrico Tassi | 2019-12-24 09:09:16 +0100 |
| commit | f258a877d25c1f6a27875f26d9ea1fe0a5fb5b81 (patch) | |
| tree | 9dd48c5228d0da9eeb87305c03ba7ec82a235659 /doc | |
| parent | 028d64fb5c461e32752b0f8a92d4e2eca2a26d0d (diff) | |
[CS] Allow a variable introduced with Let to be a canonical instance
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/07-commands-and-options/11164-let-cs.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog/07-commands-and-options/11164-let-cs.rst b/doc/changelog/07-commands-and-options/11164-let-cs.rst new file mode 100644 index 0000000000..b9ecd140e7 --- /dev/null +++ b/doc/changelog/07-commands-and-options/11164-let-cs.rst @@ -0,0 +1 @@ +- A section variable introduces with :g:`Let` can be declared as a :g:`Canonical Structure` (`#11164 <https://github.com/coq/coq/pull/11164>`_, by Enrico Tassi). |
