We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f4edc commit bbab8bbCopy full SHA for bbab8bb
src/word.v
@@ -22,7 +22,7 @@
22
23
(* -------------------------------------------------------------------- *)
24
From mathcomp Require Import all_ssreflect all_algebra zmodp.
25
-(* ------- *) Require Import Arith ZArith ssrZ.
+(* ------- *) Require Import Arith ZArith word_ssrZ.
26
Require Psatz.
27
28
src/ssrZ.v src/word_ssrZ.vsrc/ssrZ.v renamed to src/word_ssrZ.v
0 commit comments