diff options
| author | Enrico Tassi | 2020-11-09 14:55:23 +0100 |
|---|---|---|
| committer | Enrico Tassi | 2020-11-09 14:55:23 +0100 |
| commit | a028e70817e7fd43b35643a8faa9bc7f59897ddb (patch) | |
| tree | efc5634ad427761d0f874474ea4c3ff895a59974 /test-suite/success | |
| parent | fcc82eaf6054cce65821fafafedd329dab732994 (diff) | |
[compat] remove 8.10
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. |
