diff options
| author | Vincent Laporte | 2018-10-02 14:06:10 +0000 |
|---|---|---|
| committer | Vincent Laporte | 2018-10-04 08:01:40 +0000 |
| commit | 1e4ac27962aaab5132c9294156ac2a0da9652a43 (patch) | |
| tree | 43b26e86cfbbab124f73763ea6adc3955a0400d4 /test-suite/modules/fun_objects.v | |
| parent | 1b06197525c2a3a5be8c6b20eef3227fa5ef3dc8 (diff) | |
test-suite: cleaning
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. |
