diff options
Diffstat (limited to 'src/CaseConvert.cxx')
| -rw-r--r-- | src/CaseConvert.cxx | 8 | 
1 files changed, 5 insertions, 3 deletions
| diff --git a/src/CaseConvert.cxx b/src/CaseConvert.cxx index a3092b320..da4c8ced8 100644 --- a/src/CaseConvert.cxx +++ b/src/CaseConvert.cxx @@ -76,6 +76,7 @@ int symmetricCaseConversionRanges[] = {  42803,42802,31,2,  42879,42878,5,2,  42903,42902,10,2, +42933,42932,6,2,  65345,65313,26,1,  66600,66560,40,1,  66776,66736,36,1, @@ -158,6 +159,7 @@ int symmetricCaseConversions[] = {  629,415,  637,11364,  640,422, +642,42949,  643,425,  647,42929,  648,430, @@ -192,6 +194,7 @@ int symmetricCaseConversions[] = {  4351,7359,  7545,42877,  7549,11363, +7566,42950,  8017,8025,  8019,8027,  8021,8029, @@ -237,9 +240,8 @@ int symmetricCaseConversions[] = {  42892,42891,  42897,42896,  42899,42898, -42933,42932, -42935,42934, -42937,42936, +42900,42948, +42947,42946,  43859,42931,  //--Autogenerated -- end of section automatically generated | 
