*.c: Rearrange and reformat the class methods.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 18 Nov 2019 19:53:29 +0000 (19:53 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 11 Apr 2020 11:44:14 +0000 (12:44 +0100)
commitf281293ca70de172b275ecb3224ea36839f2f830
tree3f3be7b3b394048eb1eb685a03e467062d0f4c9a
parentc90f712e989f2ee557842c18fdb9a4df469c1859
*.c: Rearrange and reformat the class methods.

This is preparation for using Python's built-in facilities for marking
static and and class methods (which weren't around when this project
started out, which is why things are the rather strange way that they
are).
algorithms.c
ec.c
field.c
group.c
key.c
mp.c