Skip to content

Commit c2aad01

Browse files
authored
Merge pull request #64 from proux01/mc1456
Revert "Adapt to math-comp/math-comp#1448"
2 parents 0a2caf6 + 1d86e2f commit c2aad01

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

theories/ssrZ.v

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
From mathcomp Require all_algebra. (* remove this line when requiring Rocq > 9.1 *)
21
From Coq Require Import ZArith.
32

43
From HB Require Import structures.

theories/zify_algebra.v

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
From mathcomp Require all_algebra. (* remove this line when requiring Rocq > 9.1 *)
21
From Coq Require Import ZArith ZifyClasses ZifyBool.
32
From Coq Require Export Lia.
43

theories/zify_ssreflect.v

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
From mathcomp Require all_algebra. (* remove this line when requiring Rocq > 9.1 *)
21
From Coq Require Import ZArith ZifyClasses ZifyInst ZifyBool.
32
From Coq Require Export Lia.
43
From Coq Require Znumtheory.

0 commit comments

Comments
 (0)