diff options
| author | Emilio Jesus Gallego Arias | 2019-04-29 20:10:54 +0200 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2019-04-29 20:10:54 +0200 |
| commit | 75dc5da6ceefb30bd741971f303c95d3af1622de (patch) | |
| tree | c2e08253cd65f59e81fd0bdb9ee8693f7cf063ff /dev/doc | |
| parent | 61a1b4c46e4584e9337f9298b5f0053858a03c93 (diff) | |
| parent | a3c03857991f3f0d84edb109aaa68a03753699a6 (diff) | |
Merge PR #9987: Fix #9180 by reverting #9249 and #8187
Reviewed-by: maximedenes
Diffstat (limited to 'dev/doc')
| -rw-r--r-- | dev/doc/changes.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dev/doc/changes.md b/dev/doc/changes.md index 4533a4dc01..9e0d47651e 100644 --- a/dev/doc/changes.md +++ b/dev/doc/changes.md @@ -203,12 +203,6 @@ Termops - Internal printing functions have been placed under the `Termops.Internal` namespace. -Notations: - -- Notation.availability_of_notation is not anymore needed: if a - delimiter is needed, it is provided by Notation.uninterp_notation - which fails in case the notation is not available. - ### Unit testing The test suite now allows writing unit tests against OCaml code in the Coq |
