summaryrefslogtreecommitdiff
path: root/regen
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2010-10-13 23:18:36 -0700
committerFather Chrysostomos <sprout@cpan.org>2010-10-13 23:23:22 -0700
commitd006332cfb349d5885d1ea03df62775bc204e064 (patch)
treea3cb65b1b23b90ef3b80f1c0a7449ea62fab31ee /regen
parentf8c27b692ec646033f2ca0684ec5527ec342a8e6 (diff)
downloadperl-d006332cfb349d5885d1ea03df62775bc204e064.tar.gz
opcode.pl -> regen/opcode.pl
Diffstat (limited to 'regen')
-rwxr-xr-xregen/opcode.pl12
1 files changed, 6 insertions, 6 deletions
diff --git a/regen/opcode.pl b/regen/opcode.pl
index a2d3283492..d1a47d552a 100755
--- a/regen/opcode.pl
+++ b/regen/opcode.pl
@@ -127,8 +127,8 @@ print <<"END";
* 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!
+ * This file is built by regen/opcode.pl from its data. Any changes made
+ * here will be lost!
*/
#ifndef PERL_GLOBAL_STRUCT_INIT
@@ -155,8 +155,8 @@ print $on <<"END";
*
*
* !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
- * This file is built by opcode.pl from its data. Any changes made here
- * will be lost!
+ * This file is built by regen/opcode.pl from its data. Any changes made
+ * here will be lost!
*/
typedef enum opcode {
@@ -467,8 +467,8 @@ print $ppsym <<"END";
# -*- buffer-read-only: t -*-
#
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by opcode.pl from its data. Any changes made here
-# will be lost!
+# This file is built by regen/opcode.pl from its data. Any changes made
+# here will be lost!
#
END