Skip to content

Commit df8aebd

Browse files
committed
[coq] Adapt to rocq-prover/rocq#11948
1 parent a03d40d commit df8aebd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test-suite/Parametricity.v

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,14 @@ Set Allow StrictProp. (* TODO: use SProp instead of ProofIrrelevance *)
5454

5555
Parametricity Module Logic.
5656
Parametricity Module Datatypes.
57+
Parametricity Module Specif.
5758

5859
Parametricity Module Logic_Type.
5960
Parametricity Module Decimal.
61+
Parametricity Module Hexadecimal.
62+
Parametricity Module Numeral.
6063
Parametricity Module Nat.
6164

62-
Parametricity Module Specif.
6365
Parametricity Module Peano.
6466

6567
Parametricity Module Wf.

0 commit comments

Comments
 (0)