| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2015 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| 6 // * Source File: <path>/supplementalData.xml | 6 // * Source File: <path>/supplementalData.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 supplementalData:table(nofallback){ | 9 supplementalData:table(nofallback){ |
| 10 CurrencyMap{ | 10 CurrencyMap{ |
| 11 150{ | 11 150{ |
| 12 { | 12 { |
| 13 from:intvector{ | 13 from:intvector{ |
| (...skipping 2426 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2440 from:intvector{ | 2440 from:intvector{ |
| 2441 73, | 2441 73, |
| 2442 -480379904, | 2442 -480379904, |
| 2443 } | 2443 } |
| 2444 id{"LSL"} | 2444 id{"LSL"} |
| 2445 } | 2445 } |
| 2446 } | 2446 } |
| 2447 LT{ | 2447 LT{ |
| 2448 { | 2448 { |
| 2449 from:intvector{ | 2449 from:intvector{ |
| 2450 330, |
| 2451 -1563774976, |
| 2452 } |
| 2453 id{"EUR"} |
| 2454 } |
| 2455 { |
| 2456 from:intvector{ |
| 2450 172, | 2457 172, |
| 2451 -2062942208, | 2458 -2062942208, |
| 2452 } | 2459 } |
| 2453 id{"LTL"} | 2460 id{"LTL"} |
| 2461 to:intvector{ |
| 2462 330, |
| 2463 -1563774977, |
| 2464 } |
| 2454 } | 2465 } |
| 2455 { | 2466 { |
| 2456 from:intvector{ | 2467 from:intvector{ |
| 2457 167, | 2468 167, |
| 2458 638061568, | 2469 638061568, |
| 2459 } | 2470 } |
| 2460 id{"LTT"} | 2471 id{"LTT"} |
| 2461 to:intvector{ | 2472 to:intvector{ |
| 2462 172, | 2473 172, |
| 2463 -1976542209, | 2474 -1976542209, |
| (...skipping 2638 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5102 0, | 5113 0, |
| 5103 } | 5114 } |
| 5104 ZWD:intvector{ | 5115 ZWD:intvector{ |
| 5105 0, | 5116 0, |
| 5106 0, | 5117 0, |
| 5107 0, | 5118 0, |
| 5108 0, | 5119 0, |
| 5109 } | 5120 } |
| 5110 } | 5121 } |
| 5111 } | 5122 } |
| OLD | NEW |