summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/unicore/lib/gc_sc/AsciiHex.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/unicore/lib/gc_sc/AsciiHex.pl')
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/gc_sc/AsciiHex.pl15
1 files changed, 0 insertions, 15 deletions
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/gc_sc/AsciiHex.pl b/Master/tlpkg/tlperl/lib/unicore/lib/gc_sc/AsciiHex.pl
deleted file mode 100644
index be2637d80ed..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/gc_sc/AsciiHex.pl
+++ /dev/null
@@ -1,15 +0,0 @@
-# !!!!!!! 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{AsciiHexDigit} (and fuzzy permutations)
-#
-# Meaning: Extended property 'ASCII_Hex_Digit'
-#
-return <<'END';
-0030 0039 ASCII_Hex_Digit
-0041 0046 ASCII_Hex_Digit
-0061 0066 ASCII_Hex_Digit
-END