aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/4873.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/4873.v')
-rw-r--r--test-suite/bugs/closed/4873.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/4873.v b/test-suite/bugs/closed/4873.v
index 3be36d847..39299883a 100644
--- a/test-suite/bugs/closed/4873.v
+++ b/test-suite/bugs/closed/4873.v
@@ -1,6 +1,5 @@
Require Import Coq.Classes.Morphisms.
Require Import Relation_Definitions.
-Require Import Coq.Compat.Coq85.
Fixpoint tuple' T n : Type :=
match n with