From: Hugo van der Sanden Date: Mon, 5 Aug 2002 14:33:39 +0000 (+0000) Subject: warn that keywords.h is generated X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a41d505948d4bfb0505c93666700310d5ffef203;p=p5sagit%2Fp5-mst-13.2.git warn that keywords.h is generated p4raw-id: //depot/perl@17680 --- diff --git a/keywords.h b/keywords.h index 744330f..6e6291f 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 diff --git a/keywords.pl b/keywords.pl index 00c067c..e2d5903 100755 --- a/keywords.pl +++ b/keywords.pl @@ -13,6 +13,9 @@ print <