diff options
Diffstat (limited to 'test-suite/modules/fun_objects.v')
| -rw-r--r-- | test-suite/modules/fun_objects.v | 1 |
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. |
