blob: 2c008fb5d37ca198e9194b9e96b6fa792f6613e9 (
plain)
1
2
3
4
|
- **Changed:**
Using ``SProp`` is now allowed by default, without needing to pass
``-allow-sprop`` or use :flag:`Allow StrictProp` (`#10811
<https://github.com/coq/coq/pull/10811>`_, by Gaëtan Gilbert).
|