summaryrefslogtreecommitdiff
path: root/uni_keywords.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2020-02-23 19:32:03 -0700
committerKarl Williamson <khw@cpan.org>2020-03-02 11:40:29 -0700
commitda477c7d07d62ea553e27b79c9d63e1f7c5640e5 (patch)
tree6d1ab51102b79d419c3a07c7ef313d36a3ce2321 /uni_keywords.h
parentaa2885ce1c52c69d1ab88052a5042193509d3de3 (diff)
downloadperl-da477c7d07d62ea553e27b79c9d63e1f7c5640e5.tar.gz
regen/mk_invlists.pl: Move #define in output
This value will be needed outside of where it currently is defined; this commit makes it available elsewhere
Diffstat (limited to 'uni_keywords.h')
-rw-r--r--uni_keywords.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/uni_keywords.h b/uni_keywords.h
index 8dbf316c6b..a6a4712dfa 100644
--- a/uni_keywords.h
+++ b/uni_keywords.h
@@ -4,9 +4,6 @@
* Any changes made here will be lost!
*/
-/* The precision to use in "%.*e" formats */
-#define PL_E_FORMAT_PRECISION 2
-
#define MPH_VALt I16
/*
@@ -7544,6 +7541,6 @@ MPH_VALt match_uniprop( const unsigned char * const key, const U16 key_len ) {
* 50b85a67451145545a65cea370dab8d3444fbfe07e9c34cef560c5b7da9d3eef lib/unicore/version
* 2680b9254eb236c5c090f11b149605043e8c8433661b96efc4a42fb4709342a5 regen/charset_translations.pl
* 6bbad21de0848e0236b02f34f5fa0edd3cdae9ba8173cc9469a5513936b9e728 regen/mk_PL_charclass.pl
- * abe1ced568de2d3ca8fe099e7e91219d99d569a869ed1cc64f128de3ba4b5a2c regen/mk_invlists.pl
+ * fb429fcdab7fc74f015ade1ddb6a8826880a239b290d59fc8b00a08bed58fc71 regen/mk_invlists.pl
* cf1d68efb7d919d302c4005641eae8d36da6d7850816ad374b0c00b45e609f43 regen/mph.pl
* ex: set ro: */