From a6014652040e76de08e643b49b69fc97cb5bfd62 Mon Sep 17 00:00:00 2001 From: Zoltan Arvai Date: Thu, 27 Mar 2014 17:27:22 +0100 Subject: Add perl to cygwin On Windows third_party/WebKit build depends on cygwin's perl version. Change-Id: Icf6393906c0f977fca9ff652a8abca9dacb60765 Reviewed-by: Andras Becsi --- .../cygwin/lib/perl5/5.10/unicore/lib/gc_sc/InGreekA.pl | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 chromium/third_party/cygwin/lib/perl5/5.10/unicore/lib/gc_sc/InGreekA.pl (limited to 'chromium/third_party/cygwin/lib/perl5/5.10/unicore/lib/gc_sc/InGreekA.pl') diff --git a/chromium/third_party/cygwin/lib/perl5/5.10/unicore/lib/gc_sc/InGreekA.pl b/chromium/third_party/cygwin/lib/perl5/5.10/unicore/lib/gc_sc/InGreekA.pl new file mode 100644 index 00000000000..404e9687525 --- /dev/null +++ b/chromium/third_party/cygwin/lib/perl5/5.10/unicore/lib/gc_sc/InGreekA.pl @@ -0,0 +1,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{InGreekAndCoptic} (and fuzzy permutations) +# +# Meaning: Block 'Greek and Coptic' +# +return <<'END'; +0370 03FF Greek and Coptic +END -- cgit v1.2.1