]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
b331163b | 3 | // * Copyright (C) 2015 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
57a6839d | 6 | // * Source File: <path>/common/main/lkt.xml |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
57a6839d A |
9 | lkt{ |
10 | Currencies{ | |
11 | USD{ | |
12 | "$", | |
13 | "USD", | |
14 | } | |
15 | } | |
b331163b | 16 | Version{"2.1.6.69"} |
b75a7d8f | 17 | } |