diff options
| author | coqbot-app[bot] | 2020-11-25 08:53:36 +0000 |
|---|---|---|
| committer | GitHub | 2020-11-25 08:53:36 +0000 |
| commit | 075811dc6424d9c7663e7913b7d7d7735e9c2dac (patch) | |
| tree | c1d2c1f4391f60e9cb8b88c6241f43d0ab658fb9 /doc | |
| parent | bde2235816e7b0acb574082f0f40e15a898a4dcf (diff) | |
| parent | 5eb18289189a8a3d71086b12998e85d651970b28 (diff) | |
Merge PR #13459: [ssr] Fixing [dup] and [swap] working around a bug
Reviewed-by: gares
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/06-ssreflect/13459-ssr_dup_swap_apply_ipat.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/06-ssreflect/13459-ssr_dup_swap_apply_ipat.rst b/doc/changelog/06-ssreflect/13459-ssr_dup_swap_apply_ipat.rst new file mode 100644 index 0000000000..e14ae89219 --- /dev/null +++ b/doc/changelog/06-ssreflect/13459-ssr_dup_swap_apply_ipat.rst @@ -0,0 +1,4 @@ +- **Fixed:** + Working around a bug of interaction between + and /(ltac:(...)) cf #13458 + (`#13459 <https://github.com/coq/coq/pull/13459>`_, + by Cyril Cohen). |
