diff options
Diffstat (limited to 'gnu/usr.bin/perl/lib/unicode/Is/LbrkBK.pl')
-rw-r--r-- | gnu/usr.bin/perl/lib/unicode/Is/LbrkBK.pl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gnu/usr.bin/perl/lib/unicode/Is/LbrkBK.pl b/gnu/usr.bin/perl/lib/unicode/Is/LbrkBK.pl new file mode 100644 index 00000000000..17bb5514c5d --- /dev/null +++ b/gnu/usr.bin/perl/lib/unicode/Is/LbrkBK.pl @@ -0,0 +1,7 @@ +# !!!!!!! 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'; +000c +2028 2029 +END |