Use " " as thousands_sep

This commit is contained in:
Andrey A. Chernov 2001-02-09 16:55:39 +00:00
parent a08c9b6600
commit 1da67996d6

View File

@ -6,7 +6,7 @@
# decimal_point
,
# thousands_sep
.
# grouping
3;3
# EOF