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 /theories | |
| parent | fcc82eaf6054cce65821fafafedd329dab732994 (diff) | |
[compat] remove 8.10
Diffstat (limited to 'theories')
| -rw-r--r-- | theories/Compat/Coq810.v | 13 |
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. |
