Skip to content

Commit 0154f84

Browse files
committed
coq - rocq
1 parent c6c617e commit 0154f84

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

coq-mathcomp-extra.opam

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ install: [make "install"]
9494
depends: [
9595
"coq" {(>= "9.1")}
9696
"rocq-mathcomp-boot" {(>= "2.5.0")}
97-
"coq-mathcomp-fingroup" {(>= "2.5.0")}
98-
"coq-mathcomp-algebra" {(>= "2.5.0")}
99-
"coq-mathcomp-field" {(>= "2.5.0")}
97+
"rocq-mathcomp-fingroup" {(>= "2.5.0")}
98+
"rocq-mathcomp-algebra" {(>= "2.5.0")}
99+
"rocq-mathcomp-field" {(>= "2.5.0")}
100100
"coq-mathcomp-zify" {(>= "1.6.0+2.3+8.18")}
101101
"coq-mathcomp-algebra-tactics" {(>= "1.2.7")}
102102
]

meta.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,17 +110,17 @@ dependencies:
110110
description: |-
111111
[MathComp boot 2.5.0 or later](https://math-comp.github.io)
112112
- opam:
113-
name: coq-mathcomp-fingroup
113+
name: rocq-mathcomp-fingroup
114114
version: '{(>= "2.5.0")}'
115115
description: |-
116116
[MathComp fingroup 2.5.0 or later](https://math-comp.github.io)
117117
- opam:
118-
name: coq-mathcomp-algebra
118+
name: rocq-mathcomp-algebra
119119
version: '{(>= "2.5.0")}'
120120
description: |-
121121
[MathComp algebra 2.5.0 or later](https://math-comp.github.io)
122122
- opam:
123-
name: coq-mathcomp-field
123+
name: rocq-mathcomp-field
124124
version: '{(>= "2.5.0")}'
125125
description: |-
126126
[MathComp field 2.5.0 or later](https://math-comp.github.io)

0 commit comments

Comments
 (0)