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>
Sat, 11 Apr 2020 11:49:31 +0000 (12:49 +0100)
commitb1ddcca69421a27a09b2f5a5531f02936192736a
tree306f52fbd77c95d94b6aa92f627e8d584bad5253
parent27dc0847b3fcbbd13ced4ace2d31a0ed080d3ef1
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