diff options
Diffstat (limited to 'lib/unicode/Is/LbrkSG.pl')
-rw-r--r-- | lib/unicode/Is/LbrkSG.pl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/unicode/Is/LbrkSG.pl b/lib/unicode/Is/LbrkSG.pl new file mode 100644 index 0000000000..8888fb5f3c --- /dev/null +++ b/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.300. +# Any changes made here will be lost! +return <<'END'; +d800 db7f +db80 dbff +dc00 dfff +END |