diff options
Diffstat (limited to 'gnu/usr.bin/perl/lib/unicode/Is/LbrkSG.pl')
-rw-r--r-- | gnu/usr.bin/perl/lib/unicode/Is/LbrkSG.pl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gnu/usr.bin/perl/lib/unicode/Is/LbrkSG.pl b/gnu/usr.bin/perl/lib/unicode/Is/LbrkSG.pl new file mode 100644 index 00000000000..33e1daca88a --- /dev/null +++ b/gnu/usr.bin/perl/lib/unicode/Is/LbrkSG.pl @@ -0,0 +1,8 @@ +# !!!!!!! 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'; +d800 db7f +db80 dbff +dc00 dfff +END |