aboutsummaryrefslogtreecommitdiff
path: root/test-suite/modules/fun_objects.v
diff options
context:
space:
mode:
authorEnrico Tassi2018-10-08 10:29:58 +0200
committerEnrico Tassi2018-10-08 10:29:58 +0200
commit39248aecd9211dde66d80b312b5b66c8fd45cfa4 (patch)
treec00056e19b05bffb4243b81cdcf61b0e3132ae6b /test-suite/modules/fun_objects.v
parentcbbd19eb3d9740063e900463f6406ba0a144c96a (diff)
parentd19372209eca556bb07116b518d8740ff6385035 (diff)
Merge PR #8630: Some cleaning in the test suite
Diffstat (limited to 'test-suite/modules/fun_objects.v')
-rw-r--r--test-suite/modules/fun_objects.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/modules/fun_objects.v b/test-suite/modules/fun_objects.v
index dce2ffd50b..fe1372298e 100644
--- a/test-suite/modules/fun_objects.v
+++ b/test-suite/modules/fun_objects.v
@@ -1,3 +1,4 @@
+(* coq-prog-args: ("-impredicative-set") *)
Set Implicit Arguments.
Unset Strict Implicit.