scuffed-code/icu4c/source/data/coll/root.txt
2004-05-18 22:01:41 +00:00

23 lines
613 B
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
root {
Version { "1.0" }
// TODO: Remove this
// this is a special tag that makes genrb include UCARules.txt for collation
"%%UCARULES" { "UCARules.txt"} // UCARules
collations {
standard {
Version { "0.0" }
Sequence { "" }
}
default { "standard" }
}
}