summaryrefslogtreecommitdiff
path: root/perly.tab
diff options
context:
space:
mode:
authorNicolas R <atoomic@cpan.org>2017-09-13 16:52:16 -0600
committerTodd Rinaldo <toddr@cpan.org>2017-11-11 01:07:18 -0600
commite64a0c479a78e9bc54dcc90ad1f86337aad2c797 (patch)
tree3d989a1ce2e4c63ee87c34b7f24e98f10337d29b /perly.tab
parent83461ff88314343113a71164e691909448c35442 (diff)
downloadperl-e64a0c479a78e9bc54dcc90ad1f86337aad2c797.tar.gz
Replace multiple 'use vars' by 'our' in regen.
then run ./regen_perly.pl to update perly files
Diffstat (limited to 'perly.tab')
-rw-r--r--perly.tab4
1 files changed, 2 insertions, 2 deletions
diff --git a/perly.tab b/perly.tab
index bf47bc3815..9ca5ae8916 100644
--- a/perly.tab
+++ b/perly.tab
@@ -1,6 +1,6 @@
/* -*- buffer-read-only: t -*-
!!!!!!! DO NOT EDIT THIS FILE !!!!!!!
- This file is built by regen_perly.pl from perly.y.
+ This file is built by ./regen_perly.pl from perly.y.
Any changes made here will be lost!
*/
@@ -1112,5 +1112,5 @@ static const toketypes yy_type_tab[] =
/* Generated from:
* 4667736d3c31a5169bab73c89d70a27dbce5ea4fe7e3c332a236f8a210aafdc2 perly.y
- * 153cba5d215c1a083a0459c43f4d55c45fd0a7093c197d7247a456dcde21ea53 regen_perly.pl
+ * b6fae5748f9bef6db4740aa5e122b84ac5181852d42474d0ecad621fa4253306 regen_perly.pl
* ex: set ro: */