fe11d5ce2d
X-SVN-Rev: 14965
16 lines
327 B
Plaintext
16 lines
327 B
Plaintext
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" }
|
|
}
|
|
|
|
}
|