Skip to content

Commit 7cdc851

Browse files
committed
typo
1 parent d2d874a commit 7cdc851

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Some extra material for mathcomp
8282
[Liouville Theorem about number's divisors](./liouville.v)
8383

8484
[Square numbers ending with xyxyxyxyxy](./repeatxy.v)
85+
8586
[Binomial equation about taking 2 segments from n points](./binception.v)
8687

8788
A note about sorting network is available [here](https://hal.inria.fr/hal-03585618).

coq-mathcomp-extra.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Some extra material for mathcomp
8282
[Liouville Theorem about number's divisors](./liouville.v)
8383

8484
[Square numbers ending with xyxyxyxyxy](./repeatxy.v)
85+
8586
[Binomial equation about taking 2 segments from n points](./binception.v)
8687

8788
A note about sorting network is available [here](https://hal.inria.fr/hal-03585618).

meta.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ description: |-
7979
[Liouville Theorem about number's divisors](./liouville.v)
8080
8181
[Square numbers ending with xyxyxyxyxy](./repeatxy.v)
82+
8283
[Binomial equation about taking 2 segments from n points](./binception.v)
8384
8485
A note about sorting network is available [here](https://hal.inria.fr/hal-03585618).

0 commit comments

Comments
 (0)