diff options
| author | Enrico Tassi | 2015-03-22 16:56:38 +0100 |
|---|---|---|
| committer | Enrico Tassi | 2015-03-22 16:56:38 +0100 |
| commit | 4b1061a2e8cb93e6c1e3a1ef016e512eda9d0f64 (patch) | |
| tree | bcfd71a67ef80d8c2e4db7a675a14bef26ad9539 /COMPATIBILITY | |
| parent | b9d625513256e854e0b3b831a965adeeba9ccb64 (diff) | |
Qed export -> Qed exporting
Diffstat (limited to 'COMPATIBILITY')
| -rw-r--r-- | COMPATIBILITY | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/COMPATIBILITY b/COMPATIBILITY index ce57080932..eaeb2cba24 100644 --- a/COMPATIBILITY +++ b/COMPATIBILITY @@ -38,7 +38,7 @@ Tactic abstract. - Auxiliary lemmas generated by the abstract tactic are removed from the global environment and inlined in the proof term when a proof is ended with Qed. The behavior of 8.4 can be obtained by ending - proofs with "Qed export" or "Qed export ident, .., ident". + proofs with "Qed exporting" or "Qed exporting ident, .., ident". Potential sources of incompatibilities between Coq V8.3 and V8.4 ---------------------------------------------------------------- |
