diff options
author | Mark Murray <markm@FreeBSD.org> | 2002-03-16 20:14:31 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 2002-03-16 20:14:31 +0000 |
commit | fd787c8c7a2598d9502b4154248f19a107cf2217 (patch) | |
tree | 1a8c861937509eca308e49c4f8940a22a169caf0 /contrib/perl5/lib/unicode/Is/BidiRLE.pl | |
parent | 535b847ca738d6461ab6779b64e475012eb0d44d (diff) | |
parent | cf90a21ebd2262e09730a5a55c5ccb62f1622fad (diff) |
This commit was generated by cvs2svn to compensate for changes in r92444,
which included commits to RCS files with non-trunk default branches.
Notes
Notes:
svn path=/head/; revision=92445
Diffstat (limited to 'contrib/perl5/lib/unicode/Is/BidiRLE.pl')
-rw-r--r-- | contrib/perl5/lib/unicode/Is/BidiRLE.pl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/perl5/lib/unicode/Is/BidiRLE.pl b/contrib/perl5/lib/unicode/Is/BidiRLE.pl new file mode 100644 index 000000000000..eaf7ab7a2321 --- /dev/null +++ b/contrib/perl5/lib/unicode/Is/BidiRLE.pl @@ -0,0 +1,6 @@ +# !!!!!!! 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'; +202b +END |