This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Shuffle more functions and variables around
[perl5.git] / keywords.h
index b2e996d..4631b67 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 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:
+ * 34be1269b3c67c86c758c60794ddba6eadc528e0435f954d514c14a2f1c73a2e regen/keywords.pl
+ * ex: set ro: */