diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1999-08-09 10:32:43 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-08-09 10:32:43 +0000 |
commit | 54771a50a4d33b7f74e04095baf26d1421a7f121 (patch) | |
tree | 711707980df8a89b248e278f0f70f073a18186bd /lib/unicode/Is/Zs.pl | |
parent | 1b840072c89904927826b140322b783653b204a1 (diff) | |
download | perl-54771a50a4d33b7f74e04095baf26d1421a7f121.tar.gz |
Regenerate the Unicode tables after having updated the Unicode
database (change #3939).
p4raw-link: @3939 on //depot/cfgperl: 1b840072c89904927826b140322b783653b204a1
p4raw-id: //depot/cfgperl@3940
Diffstat (limited to 'lib/unicode/Is/Zs.pl')
-rw-r--r-- | lib/unicode/Is/Zs.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/unicode/Is/Zs.pl b/lib/unicode/Is/Zs.pl index 87d4455d02..067c7c33df 100644 --- a/lib/unicode/Is/Zs.pl +++ b/lib/unicode/Is/Zs.pl @@ -1,6 +1,8 @@ return <<'END'; 0020 00a0 +1680 2000 200b +202f 3000 END |