This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
warn that keywords.h is generated
authorHugo van der Sanden <hv@crypt.org>
Mon, 5 Aug 2002 14:33:39 +0000 (14:33 +0000)
committerhv <hv@crypt.org>
Mon, 5 Aug 2002 14:33:39 +0000 (14:33 +0000)
p4raw-id: //depot/perl@17680

keywords.h
keywords.pl

index 744330f..6e6291f 100644 (file)
@@ -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
index 00c067c..e2d5903 100755 (executable)
@@ -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