
15 Jun
2016
15 Jun
'16
12:20 p.m.
On Wed, Jun 15, 2016 at 12:06:53 +0200, Ján Tomko wrote:
We test whitespace with lots of other characters now. --- build-aux/bracket-spacing.pl | 204 ------------------------------------------- build-aux/check-spacing.pl | 204 +++++++++++++++++++++++++++++++++++++++++++ cfg.mk | 6 +- 3 files changed, 207 insertions(+), 207 deletions(-) delete mode 100755 build-aux/bracket-spacing.pl create mode 100755 build-aux/check-spacing.pl
ACK