summaryrefslogtreecommitdiff
path: root/keywords.pl
diff options
context:
space:
mode:
authorHugo van der Sanden <hv@crypt.org>2002-08-05 14:33:39 +0000
committerhv <hv@crypt.org>2002-08-05 14:33:39 +0000
commita41d505948d4bfb0505c93666700310d5ffef203 (patch)
tree0a263d96a42bdb8cc0f613a347fdd54c2de1981f /keywords.pl
parente9814ee1ed9f0b1debd0da67ac6d70cbfec03e3d (diff)
downloadperl-a41d505948d4bfb0505c93666700310d5ffef203.tar.gz
warn that keywords.h is generated
p4raw-id: //depot/perl@17680
Diffstat (limited to 'keywords.pl')
-rwxr-xr-xkeywords.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/keywords.pl b/keywords.pl
index 00c067c40a..e2d5903d69 100755
--- a/keywords.pl
+++ b/keywords.pl
@@ -13,6 +13,9 @@ print <<EOM;
* You may distribute under the terms of either the GNU General Public
* License or the Artistic License, as specified in the README file.
*
+ * !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
+ * This file is built by opcode.pl from its data. Any changes made here
+ * will be lost!
*/
EOM