This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Run mktables as part of the build process.
[perl5.git] / lib / unicore / lib / gc_sc / Any.pl
diff --git a/lib/unicore/lib/gc_sc/Any.pl b/lib/unicore/lib/gc_sc/Any.pl
deleted file mode 100644 (file)
index f98cd73..0000000
+++ /dev/null
@@ -1,14 +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{Any}
-#      \p{Any}
-# 
-# Meaning: [\x{0000}-\x{10FFFF}]
-#
-return <<'END';
-0000   10FFFF  
-END