diff options
| author | Emilio Jesus Gallego Arias | 2020-02-09 16:08:57 +0100 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2020-02-09 16:08:57 +0100 |
| commit | 1820f40590ec358b40e3a9c444f80c5283e55292 (patch) | |
| tree | 8ef176a84123972e1f51a14a3450152aa4091ff8 /test-suite/success | |
| parent | d96e6bc44437de5c27ff26b6a75b92904e4e7887 (diff) | |
| parent | 67ad410e48608682f48c6bf8c27b2657a48f71ab (diff) | |
Merge PR #11551: Remove -compat 8.9.
Reviewed-by: JasonGross
Reviewed-by: ejgallego
Diffstat (limited to 'test-suite/success')
| -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. |
