diff options
Diffstat (limited to 'lib/unicode/Bidirectional.pl')
-rw-r--r-- | lib/unicode/Bidirectional.pl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/unicode/Bidirectional.pl b/lib/unicode/Bidirectional.pl index 73898b8399..3cc2d0aafd 100644 --- a/lib/unicode/Bidirectional.pl +++ b/lib/unicode/Bidirectional.pl @@ -1,5 +1,5 @@ # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! -# This file is built by mktables.PL from e.g. Unicode.300. +# This file is built by mktables.PL from e.g. Unicode.301. # Any changes made here will be lost! return <<'END'; 0000 0008 BN @@ -635,4 +635,6 @@ ffe5 ffe6 ET ffe8 ffee ON fff9 fffb BN fffc fffd ON +f0000 ffffd L +100000 10fffd L END |