diff options
| author | Maxime Dénès | 2017-12-29 14:08:57 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2017-12-29 14:08:57 +0100 |
| commit | 2d6e395dead61a49ede6208bc40e16b4b8e68ce4 (patch) | |
| tree | cd14828b3c41252961c3bb975e814541ed3c3b78 /dev/doc | |
| parent | 53ade7982bebc8a85133d6b5ba257962e2f3fc15 (diff) | |
| parent | 2be81020d8533b7d275f820fad8f597929aa064e (diff) | |
Merge PR #6493: [API] remove large file containing duplicate interfaces
Diffstat (limited to 'dev/doc')
| -rw-r--r-- | dev/doc/changes.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/dev/doc/changes.md b/dev/doc/changes.md index f6fbb69424..e616bd5663 100644 --- a/dev/doc/changes.md +++ b/dev/doc/changes.md @@ -12,16 +12,6 @@ All the bugs with a number below 1154 had to be renumbered, you can find a correspondence table [here](/dev/bugzilla2github_stripped.csv). All the other bugs kept their number. -### Plugin API - -Coq 8.8 offers a new module overlay containing a proposed plugin API -in `API/API.ml`; this overlay is enabled by adding the `-open API` -flag to the OCaml compiler; this happens automatically for -developments in the `plugin` folder and `coq_makefile`. - -However, `coq_makefile` can be instructed not to enable this flag by -passing `-bypass-API`. - ### ML API General deprecation |
