This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid bisect-runner.pl hanging on pre-5.004 if a file in MANIFEST is missing.
[perl5.git] / keywords.h
index 526f3e4..83ad0ef 100644 (file)
@@ -3,15 +3,16 @@
  *    keywords.h
  *
  *    Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2005,
- *    2006, 2007, by Larry Wall and others
+ *    2006, 2007 by Larry Wall and others
  *
  *    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 regen/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
 #define KEY___LINE__           2
 #define KEY_xor                        251
 #define KEY_y                  252
 
-/* ex: set ro: */
+/* Generated from:
+ * 6563b55da87af894b79ef9d777217633eee6c7b5f352ff4c17317f562247f5fc regen/keywords.pl
+ * ex: set ro: */