diff options
Diffstat (limited to 'lib/unicode/Is/BidiL.pl')
-rw-r--r-- | lib/unicode/Is/BidiL.pl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/unicode/Is/BidiL.pl b/lib/unicode/Is/BidiL.pl index 8dc4ca87c0..a08d8b8900 100644 --- a/lib/unicode/Is/BidiL.pl +++ b/lib/unicode/Is/BidiL.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'; 0041 005a @@ -320,4 +320,6 @@ ffc2 ffc7 ffca ffcf ffd2 ffd7 ffda ffdc +f0000 ffffd +100000 10fffd END |