aboutsummaryrefslogtreecommitdiff
path: root/theories
diff options
context:
space:
mode:
authorcoqbot-app[bot]2020-11-10 09:41:03 +0000
committerGitHub2020-11-10 09:41:03 +0000
commitfa6c67d721d4178d6b82571feef33c887aef5ba2 (patch)
treebf9a73bb5ad4c5c53e4077a3622452ebf3683c0d /theories
parent2676541296bf1650be1a34f17e95f973b54ab715 (diff)
parenta028e70817e7fd43b35643a8faa9bc7f59897ddb (diff)
Merge PR #13325: [compat] remove 8.10
Reviewed-by: Zimmi48
Diffstat (limited to 'theories')
-rw-r--r--theories/Compat/Coq810.v13
1 files changed, 0 insertions, 13 deletions
diff --git a/theories/Compat/Coq810.v b/theories/Compat/Coq810.v
deleted file mode 100644
index d559bd96c3..0000000000
--- a/theories/Compat/Coq810.v
+++ /dev/null
@@ -1,13 +0,0 @@
-(************************************************************************)
-(* * The Coq Proof Assistant / The Coq Development Team *)
-(* v * Copyright INRIA, CNRS and contributors *)
-(* <O___,, * (see version control and CREDITS file for authors & dates) *)
-(* \VV/ **************************************************************)
-(* // * This file is distributed under the terms of the *)
-(* * GNU Lesser General Public License Version 2.1 *)
-(* * (see LICENSE file for the text of the license) *)
-(************************************************************************)
-
-(** Compatibility file for making Coq act similar to Coq v8.10 *)
-
-Require Export Coq.Compat.Coq811.