diff options
| author | Enrico Tassi | 2020-10-13 15:32:54 +0200 |
|---|---|---|
| committer | Enrico Tassi | 2020-11-02 10:05:17 +0100 |
| commit | 7de7fe612ffc5a598311f9542e57e50803ff2007 (patch) | |
| tree | 282e882f6f9b8ebd99ee627d0c1c26a728148104 /doc/changelog | |
| parent | bd4d20106589562b12186ac2d02a665cf7b49dbe (diff) | |
[doc] attribute #[using]
Diffstat (limited to 'doc/changelog')
| -rw-r--r-- | doc/changelog/02-specification-language/13183-using-att.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog/02-specification-language/13183-using-att.rst b/doc/changelog/02-specification-language/13183-using-att.rst index 9b09bf2383..c380d932ed 100644 --- a/doc/changelog/02-specification-language/13183-using-att.rst +++ b/doc/changelog/02-specification-language/13183-using-att.rst @@ -1,5 +1,5 @@ - **Added:** - Attribute :attr:`using` now supported by Definition and (Co)Fixpoint. + Definition and (Co)Fixpoint now support the :attr:`using` attribute. It has the same effect as :cmd:`Proof using`, which is only available in interactive mode. (`#13183 <https://github.com/coq/coq/pull/13183>`_, |
