diff options
| author | Emilio Jesus Gallego Arias | 2019-04-16 19:49:27 +0200 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2019-04-16 19:49:27 +0200 |
| commit | 002482e6d254e1b269e4e427121fe05a1d3a77b1 (patch) | |
| tree | ce3c151fea0ac2b057213532548feec3a771931b /dev/doc | |
| parent | 72dd6733ae63e5962e6ac48ae0966a8b28838a13 (diff) | |
[doc] Changes for coq/coq#9165
Diffstat (limited to 'dev/doc')
| -rw-r--r-- | dev/doc/changes.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dev/doc/changes.md b/dev/doc/changes.md index 416253fad1..40c3c32e4f 100644 --- a/dev/doc/changes.md +++ b/dev/doc/changes.md @@ -83,6 +83,11 @@ Libobject * `Libobject.superglobal_object` * `Libobject.superglobal_object_nodischarge` +AST + +- Minor changes in the AST have been performed, for example + https://github.com/coq/coq/pull/9165 + Implicit Arguments - `Impargs.declare_manual_implicits` is restricted to only support declaration |
