diff options
| author | Cyril Cohen | 2020-11-06 15:51:08 +0100 |
|---|---|---|
| committer | GitHub | 2020-11-06 15:51:08 +0100 |
| commit | 54c3b4939e975205b93617e2357014bf95583551 (patch) | |
| tree | 3f86c08078f1cac111a10feeea00bffad87702c2 | |
| parent | 79c45ec7696923c9d2867b094ca30d6af142dbc8 (diff) | |
Update doc/changelog/06-ssreflect/13317-ssr_dup_swap_apply_ipat.rst
Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com>
| -rw-r--r-- | doc/changelog/06-ssreflect/13317-ssr_dup_swap_apply_ipat.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog/06-ssreflect/13317-ssr_dup_swap_apply_ipat.rst b/doc/changelog/06-ssreflect/13317-ssr_dup_swap_apply_ipat.rst index 4bed302da1..8d1564533d 100644 --- a/doc/changelog/06-ssreflect/13317-ssr_dup_swap_apply_ipat.rst +++ b/doc/changelog/06-ssreflect/13317-ssr_dup_swap_apply_ipat.rst @@ -1,4 +1,4 @@ - **Added:** - Ssreflect intro pattern ltac views ``/[dup]``, ``/[swap]`` and ``/[apply]`` + SSReflect intro pattern ltac views ``/[dup]``, ``/[swap]`` and ``/[apply]`` (`#13317 <https://github.com/coq/coq/pull/13317>`_, by Cyril Cohen). |
