diff options
author | Karl Williamson <khw@cpan.org> | 2018-03-20 22:42:31 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2018-03-20 23:04:41 -0600 |
commit | f6f289dfacc153c68cf6e0d47e5dfb9a6682d16c (patch) | |
tree | ae09ed43eb59918c08f08fa507dd3c9af094842f /regcharclass.h | |
parent | 26db197235f7e3542da8926da0de654f5fab0845 (diff) | |
download | perl-f6f289dfacc153c68cf6e0d47e5dfb9a6682d16c.tar.gz |
mktables: Add aliases to the Present_In property
This property parallels the Age property (but is cumulative). Each
table in it should have the same property value possibilities as the
corresponding Age table.
Diffstat (limited to 'regcharclass.h')
-rw-r--r-- | regcharclass.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regcharclass.h b/regcharclass.h index c34f2ad13e..38fceceb80 100644 --- a/regcharclass.h +++ b/regcharclass.h @@ -1898,7 +1898,7 @@ * be0f129691d479aa38646e4ca0ec1ee576ae7f75b0300a5624a7fa862fa8abba lib/unicore/extracted/DLineBreak.txt * 92449d354d9f6b6f2f97a292ebb59f6344ffdeb83d120d7d23e569c43ba67cd5 lib/unicore/extracted/DNumType.txt * e3a319527153b0c6c0c549b40fc6f3a01a7a0dcd6620784391db25901df3b154 lib/unicore/extracted/DNumValues.txt - * 823b41f276979dd5e2df12f0c7339f3d1aa2c805848958f31ddc549cb11bed9f lib/unicore/mktables + * ea4dc61a00d2db9bd46f3ddec706b5b7b11e8fcf848fb384b54b507fb70d8e90 lib/unicore/mktables * 21653d2744fdd071f9ef138c805393901bb9547cf3e777ebf50215a191f986ea lib/unicore/version * 913d2f93f3cb6cdf1664db888bf840bc4eb074eef824e082fceda24a9445e60c regen/charset_translations.pl * 9ea6338945a7d70e5ea4b31ac7856c0b521df96be002e94b4b3b7d31debbf3ab regen/regcharclass.pl |