diff options
| author | Théo Zimmermann | 2020-02-08 15:52:05 +0100 |
|---|---|---|
| committer | Théo Zimmermann | 2020-02-08 15:52:58 +0100 |
| commit | 67ad410e48608682f48c6bf8c27b2657a48f71ab (patch) | |
| tree | 4f62c18eff8157f2b4730afe0018229048f7c875 /test-suite/success/CompatOldOldFlag.v | |
| parent | da340c202c3348025942665d45703b5a093d255c (diff) | |
Remove -compat 8.9.
Commit auto-generated by running dev/tools/update-compat.py --release.
As per release doc this must be run at some point before branching
(not necessarily close to the branching date).
Diffstat (limited to 'test-suite/success/CompatOldOldFlag.v')
| -rw-r--r-- | test-suite/success/CompatOldOldFlag.v | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test-suite/success/CompatOldOldFlag.v b/test-suite/success/CompatOldOldFlag.v deleted file mode 100644 index dd259988ac..0000000000 --- a/test-suite/success/CompatOldOldFlag.v +++ /dev/null @@ -1,6 +0,0 @@ -(* -*- coq-prog-args: ("-compat" "8.9") -*- *) -(** Check that the current-minus-three compatibility flag actually requires the relevant modules. *) -Import Coq.Compat.Coq812. -Import Coq.Compat.Coq811. -Import Coq.Compat.Coq810. -Import Coq.Compat.Coq89. |
