diff options
author | Father Chrysostomos <sprout@cpan.org> | 2010-10-13 23:22:56 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2010-10-13 23:22:56 -0700 |
commit | f8c27b692ec646033f2ca0684ec5527ec342a8e6 (patch) | |
tree | dbccde2098e267b926dc28ad45ad1d5dc9c97c40 /keywords.h | |
parent | d7cb65f2ace0ce6e923d8b8b50868eb175a47fad (diff) | |
download | perl-f8c27b692ec646033f2ca0684ec5527ec342a8e6.tar.gz |
keywords.pl -> regen/keywords.pl
Diffstat (limited to 'keywords.h')
-rw-r--r-- | keywords.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keywords.h b/keywords.h index b2e996db88..526f3e4d15 100644 --- a/keywords.h +++ b/keywords.h @@ -9,8 +9,8 @@ * License or the Artistic License, as specified in the README file. * * !!!!!!! DO NOT EDIT THIS FILE !!!!!!! - * This file is built by keywords.pl from its data. Any changes made here - * will be lost! + * This file is built by regen/keywords.pl from its data. Any changes + * made here will be lost! */ #define KEY_NULL 0 #define KEY___FILE__ 1 |