diff options
author | Karl Williamson <public@khwilliamson.com> | 2011-11-05 09:50:04 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2011-11-08 08:09:33 -0700 |
commit | 6efd5c72562534ea4588618a4b875faf5f3e44d8 (patch) | |
tree | b85f2f00445b163df57aa780708c69d58e01c3be /lib | |
parent | 6a40599f7bb6837e035af715b02dce2272d65270 (diff) | |
download | perl-6efd5c72562534ea4588618a4b875faf5f3e44d8.tar.gz |
mktables: Add comment to generated files
Diffstat (limited to 'lib')
-rw-r--r-- | lib/unicore/mktables | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicore/mktables b/lib/unicore/mktables index e77f257ca9..df67b7fb74 100644 --- a/lib/unicore/mktables +++ b/lib/unicore/mktables @@ -7067,7 +7067,7 @@ END $any_of_these = 'any of these' } - my $comment = ""; + my $comment = "Use Unicode::UCD::prop_invlist() to access the contents of this file.\n\n"; if ($has_unrelated) { $comment .= <<END; This file is for tables that are not necessarily related: To conserve |