Change to ${.CURDIR} before generating miidevs.h
[dragonfly.git] / share / monetdef / ko_KR.eucKR.src
1 # $FreeBSD: src/share/monetdef/ko_KR.eucKR.src,v 1.2.2.1 2002/03/01 16:08:06 phantom Exp $
2 # $DragonFly: src/share/monetdef/ko_KR.eucKR.src,v 1.2 2003/06/17 04:37:02 dillon Exp $
3 #
4 # WARNING: spaces may be essential at the end of lines
5 # WARNING: empty lines are essential too
6 #
7 # int_curr_symbol (last character always SPACE)
8 KRW 
9 # currency_symbol
10 \
11 # mon_decimal_point
12 .
13 # mon_thousands_sep
14 ,
15 # mon_grouping, separated by ;
16 3;3
17 # positive_sign
18
19 # negative_sign
20 -
21 # int_frac_digits
22 0
23 # frac_digits
24 0
25 # p_cs_precedes
26 1
27 # p_sep_by_space
28 0
29 # n_cs_precedes
30 1
31 # n_sep_by_space
32 0
33 # p_sign_posn
34 1
35 # n_sign_posn
36 4
37 # EOF