Skip to content

Commit 2952b95

Browse files
committed
1 parent 5080b4d commit 2952b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/spec/spec/properties.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
From Coq Require Import ZArith.ZArith.
55
(*Require Import common.tuplehelp common.nathelp.*)
66
From mathcomp Require Import ssreflect ssrfun ssrbool eqtype ssrnat seq fintype tuple div zmodp ssralg.
7-
From mathcomp Require Import ring.
7+
From mathcomp.algebra_tactics Require Import ring.
88
Require Import ssrextra.nat ssrextra.tuple.
99
Require Import spec.spec.
1010

0 commit comments

Comments
 (0)