aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/3287.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/3287.v')
-rw-r--r--test-suite/bugs/closed/3287.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-suite/bugs/closed/3287.v b/test-suite/bugs/closed/3287.v
index 7c7813125..1b758acd7 100644
--- a/test-suite/bugs/closed/3287.v
+++ b/test-suite/bugs/closed/3287.v
@@ -1,3 +1,5 @@
+Require Coq.extraction.Extraction.
+
Module Foo.
(* Definition foo := (I,I). *)
Definition bar := true.