diff options
| author | coqbot-app[bot] | 2020-11-27 12:43:59 +0000 |
|---|---|---|
| committer | GitHub | 2020-11-27 12:43:59 +0000 |
| commit | 79d088f5b99855e7f109391a67fe79d0e654da36 (patch) | |
| tree | 874897d8623ed2f413befd45c96fbf940a1581b0 /doc | |
| parent | 4ca9cb8dc318bbc42ba791b483334bb12dacdfaf (diff) | |
| parent | 36664ba0ac77968037687634af0cd5a808335cfc (diff) | |
Merge PR #13473: Testing {in _, _} and {pred _} from ssrbool
Reviewed-by: gares
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/06-ssreflect/13473-test_pred.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/06-ssreflect/13473-test_pred.rst b/doc/changelog/06-ssreflect/13473-test_pred.rst new file mode 100644 index 0000000000..3c7df11540 --- /dev/null +++ b/doc/changelog/06-ssreflect/13473-test_pred.rst @@ -0,0 +1,4 @@ +- **Added:** + Adding a test that the notations `{in _, _}` and `{pred _}` from `ssrbool.v` are displayed correctly. + (`#13473 <https://github.com/coq/coq/pull/13473>`_, + by Cyril Cohen). |
