diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-02-17 18:20:14 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-02-17 18:20:14 +0000 |
commit | 3e2f796abf3f79e1ab191424e6c63f33a4ee4497 (patch) | |
tree | 6822db7f6c0a9ea9cc4d2614deeebd31875177e2 /lib/unicode/Is/No.pl | |
parent | 4ed04438fa933b2b4817339751fb2bf63ac11d94 (diff) | |
download | perl-3e2f796abf3f79e1ab191424e6c63f33a4ee4497.tar.gz |
Integrate mainline
p4raw-id: //depot/perlio@8817
Diffstat (limited to 'lib/unicode/Is/No.pl')
-rw-r--r-- | lib/unicode/Is/No.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/unicode/Is/No.pl b/lib/unicode/Is/No.pl index 13cac3b0e8..54889820b0 100644 --- a/lib/unicode/Is/No.pl +++ b/lib/unicode/Is/No.pl @@ -1,5 +1,5 @@ # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! -# This file is built by mktables.PL from e.g. Unicode.301. +# This file is built by mktables.PL from e.g. Unicode.txt. # Any changes made here will be lost! return <<'END'; 00b2 00b3 @@ -9,7 +9,6 @@ return <<'END'; 0bf0 0bf2 0f2a 0f33 1372 137c -16ee 16f0 2070 2074 2079 2080 2089 @@ -20,4 +19,5 @@ return <<'END'; 3192 3195 3220 3229 3280 3289 +10320 10323 END |