blob: c380d932ed2e50b33332ca2037e41c7cca7b07db (
plain)
1
2
3
4
5
6
|
- **Added:**
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>`_,
by Enrico Tassi).
|