172628Sache# $FreeBSD$
272628Sache#
372628Sache# WARNING: spaces may be essential at the end of lines
472628Sache# WARNING: empty lines are essential too
572628Sache#
672705Sphantom# int_curr_symbol (last character always SPACE)
772628SacheHUF 
872628Sache# currency_symbol
972628SacheFt
1072628Sache# mon_decimal_point
1172628Sache,
1272628Sache# mon_thousands_sep
1372628Sache 
1472628Sache# mon_grouping
1572628Sache3;3
1672628Sache# positive_sign
1772628Sache
1872628Sache# negative_sign
1972628Sache-
2072628Sache# int_frac_digits
2172628Sache2
2272628Sache# frac_digits
2372628Sache2
2472628Sache# p_cs_precedes
2572628Sache1
2672628Sache# p_sep_by_space
2772628Sache2
2872628Sache# n_cs_precedes
2972628Sache1
3072628Sache# n_sep_by_space
3172628Sache2
3272628Sache# p_sign_posn
3372628Sache4
3472628Sache# n_sign_posn
3572628Sache4
3672628Sache# EOF
37