Use greater-than-or-equal to sign instead of '>='.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 1 Jul 2011 16:21:32 +0000 (18:21 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 1 Jul 2011 16:21:32 +0000 (18:21 +0200)
commitfd67f363f5d62b390abe6817b629e8505b8bd709
tree09acb965e6b97f70a411641565c844ea9fd8270f
parent7acdff072470c7e87ac9ba7c2f135e4c08fd0e02
Use greater-than-or-equal to sign instead of '>='.

Now that the "ascii" driver supports non-ascii, we can use these
unicode characters to give more elegent output.
po/automake.mk
src/language/stats/runs.c
src/language/stats/t-test-indep.c
tests/language/stats/npar.at
tests/language/stats/t-test.at