From a028e70817e7fd43b35643a8faa9bc7f59897ddb Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Mon, 9 Nov 2020 14:55:23 +0100 Subject: [compat] remove 8.10 --- theories/Compat/Coq810.v | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 theories/Compat/Coq810.v (limited to 'theories') 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 *) -(*