diff options
Diffstat (limited to 'contrib/perl5/lib/unicode/Is/C.pl')
-rw-r--r-- | contrib/perl5/lib/unicode/Is/C.pl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/perl5/lib/unicode/Is/C.pl b/contrib/perl5/lib/unicode/Is/C.pl index 0db83c4..51e4ede 100644 --- a/contrib/perl5/lib/unicode/Is/C.pl +++ b/contrib/perl5/lib/unicode/Is/C.pl @@ -1,5 +1,5 @@ # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! -# This file is built by mktables.PL from e.g. Unicode.300. +# This file is built by mktables.PL from e.g. Unicode.301. # Any changes made here will be lost! return <<'END'; 0000 001f @@ -15,4 +15,6 @@ dc00 dfff e000 f8ff feff fff9 fffb +f0000 ffffd +100000 10fffd END |