diff options
Diffstat (limited to 'contrib/perl5/lib/unicode/Is/Space.pl')
-rw-r--r-- | contrib/perl5/lib/unicode/Is/Space.pl | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/contrib/perl5/lib/unicode/Is/Space.pl b/contrib/perl5/lib/unicode/Is/Space.pl deleted file mode 100644 index 9971082..0000000 --- a/contrib/perl5/lib/unicode/Is/Space.pl +++ /dev/null @@ -1,13 +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 000d -0020 -00a0 -1680 -2000 200b -2028 2029 -202f -3000 -END |