File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -94,9 +94,9 @@ install: [make "install"]
9494depends: [
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]
Original file line number Diff line number Diff 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)
You can’t perform that action at this time.
0 commit comments