diff options
author | Karl Williamson <khw@cpan.org> | 2015-06-27 13:46:14 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2015-07-28 22:15:55 -0600 |
commit | 5c6d9947ee9deb135c5b5a9b723fc8cbe41bf81b (patch) | |
tree | 6622a61292f7fb1324658d5cf37149d1490e08a3 /regcharclass.h | |
parent | 06df818fc956819ca4f4246d2d9de0838f9975d7 (diff) | |
download | perl-5c6d9947ee9deb135c5b5a9b723fc8cbe41bf81b.tar.gz |
mktables: Add new alias status for internal-only
This makes it easier to control whether a synonym for a property value
is shown to and is accessible by users.
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 baaa3ef75a..f19502e233 100644 --- a/regcharclass.h +++ b/regcharclass.h @@ -2514,7 +2514,7 @@ * 1a0687fb9c6c4567e853913549df0944fe40821279a3e9cdaa6ab8679bc286fd lib/unicore/extracted/DLineBreak.txt * 40bcfed3ca727c19e1331f6c33806231d5f7eeeabd2e6a9e06a3740c85d0c250 lib/unicore/extracted/DNumType.txt * a18d502bad39d527ac5586d7bc93e29f565859e3bcc24ada627eff606d6f5fed lib/unicore/extracted/DNumValues.txt - * f80d9451fb07e23977f0a4d04b58e477f7b565f8897670a959a8f6395ab2c706 lib/unicore/mktables + * 668579029ac0720853bf19781ec10ec922495271543c91531d7a6db3fcdffba9 lib/unicore/mktables * 462c9aaa608fb2014cd9649af1c5c009485c60b9c8b15b89401fdc10cf6161c6 lib/unicore/version * c6884f4d629f04d1316f3476cb1050b6a1b98ca30c903262955d4eae337c6b1e regen/charset_translations.pl * 8b29da548b7ad90659de234b5061a8c9fb0f40322a256d60fc5e9385ae4ece0e regen/regcharclass.pl |