Undo the renaming of the Unicode data files; the simple
[p5sagit/p5-mst-13.2.git] / lib / unicore / lib / InPrivat.pl
1 # !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
2 # This file is built by ./mktables from e.g. UnicodeData.txt.
3 # Any changes made here will be lost!
4
5 #
6 # This file supports:
7 #       \p{InPrivateUse} (and fuzzy permutations)
8
9 # Meaning: Block 'Private Use'
10 #
11 return <<'END';
12 E000    F8FF    Private Use
13 F0000   FFFFD   Private Use
14 100000  10FFFD  Private Use
15 END