diff options
Diffstat (limited to 'contrib/perl5/lib/unicode/Is/Blank.pl')
-rw-r--r-- | contrib/perl5/lib/unicode/Is/Blank.pl | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/contrib/perl5/lib/unicode/Is/Blank.pl b/contrib/perl5/lib/unicode/Is/Blank.pl deleted file mode 100644 index 8642921..0000000 --- a/contrib/perl5/lib/unicode/Is/Blank.pl +++ /dev/null @@ -1,12 +0,0 @@ -# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! -# This file is built by mktables.PL from e.g. Unicode.301. -# Any changes made here will be lost! -return <<'END'; -0009 -0020 -00a0 -1680 -2000 200b -202f -3000 -END |