summaryrefslogtreecommitdiff
path: root/keywords.h
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.h
parente9814ee1ed9f0b1debd0da67ac6d70cbfec03e3d (diff)
downloadperl-a41d505948d4bfb0505c93666700310d5ffef203.tar.gz
warn that keywords.h is generated
p4raw-id: //depot/perl@17680
Diffstat (limited to 'keywords.h')
-rw-r--r--keywords.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keywords.h b/keywords.h
index 744330f526..6e6291f0c5 100644
--- a/keywords.h
+++ b/keywords.h
@@ -6,6 +6,9 @@
* 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!
*/
#define KEY_NULL 0
#define KEY___FILE__ 1