dfccc29d1e
X-SVN-Rev: 26733
24 lines
722 B
Plaintext
24 lines
722 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2009 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
|
// * Source File:<path>/common/collation/root.xml
|
|
// *
|
|
// ***************************************************************************
|
|
/**
|
|
* ICU <specials > source: <path>/xml/collation/root.xml
|
|
*/
|
|
root{
|
|
UCARules:process(uca_rules){"../unidata/UCARules.txt"}
|
|
Version{"2.0.42.8"}
|
|
collations{
|
|
default{"standard"}
|
|
standard{
|
|
Sequence{""}
|
|
Version{"1.7"}
|
|
}
|
|
}
|
|
depends:process(dependency){"ucadata.icu"}
|
|
}
|