diff options
| author | coqbot-app[bot] | 2020-11-10 09:41:03 +0000 |
|---|---|---|
| committer | GitHub | 2020-11-10 09:41:03 +0000 |
| commit | fa6c67d721d4178d6b82571feef33c887aef5ba2 (patch) | |
| tree | bf9a73bb5ad4c5c53e4077a3622452ebf3683c0d /test-suite/success | |
| parent | 2676541296bf1650be1a34f17e95f973b54ab715 (diff) | |
| parent | a028e70817e7fd43b35643a8faa9bc7f59897ddb (diff) | |
Merge PR #13325: [compat] remove 8.10
Reviewed-by: Zimmi48
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 f408e95d2e..0000000000 --- a/test-suite/success/CompatOldOldFlag.v +++ /dev/null @@ -1,6 +0,0 @@ -(* -*- coq-prog-args: ("-compat" "8.10") -*- *) -(** Check that the current-minus-three compatibility flag actually requires the relevant modules. *) -Import Coq.Compat.Coq813. -Import Coq.Compat.Coq812. -Import Coq.Compat.Coq811. -Import Coq.Compat.Coq810. |
