diff options
Diffstat (limited to 'lib/unicode/Is/ASCII.pl')
-rw-r--r-- | lib/unicode/Is/ASCII.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/unicode/Is/ASCII.pl b/lib/unicode/Is/ASCII.pl index b7843e932f..63f95ae7dd 100644 --- a/lib/unicode/Is/ASCII.pl +++ b/lib/unicode/Is/ASCII.pl @@ -1,3 +1,6 @@ +# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! +# This file is built by mktables.PL from e.g. Unicode.300. +# Any changes made here will be lost! return <<'END'; 0000 007f END |