2004-08-26 20:45:12 +00:00
|
|
|
// ***************************************************************************
|
2004-08-13 21:41:01 +00:00
|
|
|
// *
|
2010-02-18 14:30:15 +00:00
|
|
|
// * Copyright (C) 2010 International Business Machines
|
2004-08-26 20:45:12 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2005-11-30 23:44:06 +00:00
|
|
|
// * Source File:<path>/common/collation/root.xml
|
2004-08-13 21:41:01 +00:00
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
2004-10-14 20:10:38 +00:00
|
|
|
/**
|
2009-11-12 21:53:42 +00:00
|
|
|
* ICU <specials> source: <path>/xml/collation/root.xml
|
2004-10-14 20:10:38 +00:00
|
|
|
*/
|
2004-08-26 20:45:12 +00:00
|
|
|
root{
|
2005-03-22 01:25:51 +00:00
|
|
|
UCARules:process(uca_rules){"../unidata/UCARules.txt"}
|
2009-10-02 21:06:55 +00:00
|
|
|
Version{"2.0.42.8"}
|
2004-08-26 20:45:12 +00:00
|
|
|
collations{
|
|
|
|
default{"standard"}
|
|
|
|
standard{
|
|
|
|
Sequence{""}
|
2010-03-04 05:41:47 +00:00
|
|
|
Version{"1.8"}
|
2006-06-23 16:31:07 +00:00
|
|
|
}
|
2004-08-13 21:41:01 +00:00
|
|
|
}
|
2008-09-22 17:16:32 +00:00
|
|
|
depends:process(dependency){"ucadata.icu"}
|
2004-08-13 21:41:01 +00:00
|
|
|
}
|