diff options
Diffstat (limited to 'test-suite/output')
| -rw-r--r-- | test-suite/output/Projections.v | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/output/Projections.v b/test-suite/output/Projections.v index 2713e6a188..35f36e87d7 100644 --- a/test-suite/output/Projections.v +++ b/test-suite/output/Projections.v @@ -1,5 +1,6 @@ Set Printing Projections. +Set Primitive Projections. Class HostFunction := host_func : Type. |
