summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/unicore/lib/gc_sc/ASCII.pl
blob: dc7db1e17734fac5d3a0a6ba79c258af8d44fac2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
# This file is built by mktables from e.g. UnicodeData.txt.
# Any changes made here will be lost!

#
# This file supports:
# 	\p{ASCII}
# 
# Meaning: [[:ASCII:]]
#
return <<'END';
0000	007F	
END