diff options
| author | Maxime Dénès | 2018-06-21 17:37:33 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2018-09-12 17:04:42 +0200 |
| commit | 9894cffae9662f0473ab3f8696e8ca498cc9cdec (patch) | |
| tree | cf4f5c2366e4a74faa24c33317b2ac802ffc195c /CHANGES | |
| parent | e3e1f56c38f345bccf984dd6d6d86fa06e423b96 (diff) | |
Remove quote plugin
As far as I know, this plugin is untested and barely maintained. I don't
think it has real use cases any more, so let's move it out from the repo
and see if somebody wants to take over and maintain it.
We also remove the documentation, which was telling our users to look at
ring to see an example of reification done using quote, when in fact it
wasn't using it anymore.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Changes beyond 8.9 +================== + +Plugins + +- The quote plugin (https://coq.inria.fr/distrib/V8.8.1/refman/proof-engine/detailed-tactic-examples.html#quote) + was removed. If some users are interested in maintaining this plugin + externally, the Coq development team can provide assistance for extracting + the plugin and setting up a new repository. + Changes from 8.8.2 to 8.9+beta1 =============================== |
