15 lines
443 B
Plaintext
15 lines
443 B
Plaintext
|
// ***************************************************************************
|
||
|
// *
|
||
|
// * Copyright (C) 1997-2003, International Business Machines
|
||
|
// * Corporation and others. All Rights Reserved.
|
||
|
// *
|
||
|
// ***************************************************************************
|
||
|
|
||
|
be {
|
||
|
Version { "2.0" }
|
||
|
|
||
|
// We use UCA collation table optimized for Cyrillic
|
||
|
// as defined in the Russian locale
|
||
|
collations:alias { "ru" }
|
||
|
}
|