diff options
| author | Cyril Cohen | 2020-11-25 13:48:44 +0100 |
|---|---|---|
| committer | Cyril Cohen | 2020-11-25 13:52:28 +0100 |
| commit | 36664ba0ac77968037687634af0cd5a808335cfc (patch) | |
| tree | bd80614db4fe9c6e1a660d7ae217390d7ada80bd /doc | |
| parent | 075811dc6424d9c7663e7913b7d7d7735e9c2dac (diff) | |
Testing {in _, _} and {pred _} from ssrbool
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). |
