ec.c: Accept and discard parentheses around a point when parsing.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 24 Nov 2019 22:46:33 +0000 (22:46 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 25 Nov 2019 17:51:32 +0000 (17:51 +0000)
commita62ce0a69d9297706f0a44b72d999fea26f3ee20
tree84ee76fab524c85308983b0a6cb6bbd573b5e3f4
parent51b862780c11007371438ed13605ea575a0fd4a7
ec.c: Accept and discard parentheses around a point when parsing.

The `str' function returns parentheses around the coordinates, so it
seems unfair to reject parentheses on input.
ec.c
t/t-ec.py