1# $FreeBSD$ 2# 3# WARNING: spaces may be essential at the end of lines 4# WARNING: empty lines are essential too 5# 6# int_curr_symbol (last character always SPACE) 7INR 8# currency_symbol 9��Ȭ 10# mon_decimal_point 11. 12# mon_thousands_sep 13, 14# mon_grouping, separated by ; 153;2;0 16# positive_sign 17 18# negative_sign 19- 20# int_frac_digits 212 22# frac_digits 232 24# p_cs_precedes 251 26# p_sep_by_space 270 28# n_cs_precedes 291 30# n_sep_by_space 310 32# p_sign_posn 331 34# n_sign_posn 351 36# EOF 37