diff options
author | Karl Williamson <khw@cpan.org> | 2016-11-11 14:52:39 +0100 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2016-11-11 17:51:30 +0100 |
commit | 3baae3fab5dea1469c2d040f5380bc2009bdeecb (patch) | |
tree | f20f6c9da2a60da215c786c01db84d23516914f5 /charclass_invlists.h | |
parent | af25b33d388e2824ad52b31c8f5c7bc722f02dd6 (diff) | |
download | perl-3baae3fab5dea1469c2d040f5380bc2009bdeecb.tar.gz |
Move Unicode-Normalize to dist/
p5p has taken over the maintenance of this module, so it should be in
dist/
Diffstat (limited to 'charclass_invlists.h')
-rw-r--r-- | charclass_invlists.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charclass_invlists.h b/charclass_invlists.h index 1613dda223..5ed5aedf8c 100644 --- a/charclass_invlists.h +++ b/charclass_invlists.h @@ -91558,7 +91558,7 @@ static const U8 WB_table[24][24] = { * 37f6186253da9824bdb27f4ad867bfe8c25d4dc6bdb2f05585e40a034675a348 lib/unicore/extracted/DLineBreak.txt * ef24061b5a5dc93d7e90c2e34530ec757180ee75d872cba65ffc946e52624ae8 lib/unicore/extracted/DNumType.txt * a197371fec9a1b517058b440841f60f9378d81682084eef8db22a88cb2f96e90 lib/unicore/extracted/DNumValues.txt - * 421444fcd83fcdfecffa743c8888c3a1a8e88bcde472a80fca57d199ec5db10a lib/unicore/mktables + * 066d6e75f95cf6794161c8ac0b1a40990277de90eefb913be2e675a7cba38d59 lib/unicore/mktables * cdecb300baad839a6f62791229f551a4fa33f3cbdca08e378dc976466354e778 lib/unicore/version * 913d2f93f3cb6cdf1664db888bf840bc4eb074eef824e082fceda24a9445e60c regen/charset_translations.pl * 11011bc761487f5a63c8135e67248394d4cdff6f8f204a41cdfbdc8131e79406 regen/mk_invlists.pl |