aboutsummaryrefslogtreecommitdiff
path: root/contrib/perl5/lib/unicode/Is/Cs.pl
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2002-03-16 20:14:31 +0000
committerMark Murray <markm@FreeBSD.org>2002-03-16 20:14:31 +0000
commitcf90a21ebd2262e09730a5a55c5ccb62f1622fad (patch)
tree116739180f0198b4d3857979a8e84444c2fe0949 /contrib/perl5/lib/unicode/Is/Cs.pl
parentfc75d0664419eb8c8f264d8f298df2cd155c8966 (diff)
Notes
Diffstat (limited to 'contrib/perl5/lib/unicode/Is/Cs.pl')
-rw-r--r--contrib/perl5/lib/unicode/Is/Cs.pl8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/perl5/lib/unicode/Is/Cs.pl b/contrib/perl5/lib/unicode/Is/Cs.pl
new file mode 100644
index 000000000000..33e1daca88a4
--- /dev/null
+++ b/contrib/perl5/lib/unicode/Is/Cs.pl
@@ -0,0 +1,8 @@
+# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
+# This file is built by mktables.PL from e.g. Unicode.301.
+# Any changes made here will be lost!
+return <<'END';
+d800 db7f
+db80 dbff
+dc00 dfff
+END