]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
4388f060 | 3 | // * Copyright (C) 2012 International Business Machines |
729e4ab9 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/fo.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/fo.xml | |
11 | */ | |
12 | fo{ | |
13 | Currencies{ | |
14 | DKK{ | |
15 | "kr", | |
16 | "DKK", | |
17 | } | |
18 | } | |
4388f060 | 19 | Version{"2.0.65.46"} |
729e4ab9 | 20 | } |