summaryrefslogtreecommitdiff
path: root/perly.tab
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2016-01-26 15:14:50 +0000
committerDavid Mitchell <davem@iabyn.com>2016-02-03 14:46:37 +0000
commitf39ff1f37d442c1701859527bbfca27427551179 (patch)
tree5588bb3b4665adbc7ed4eef8b847f3c2862ff6a1 /perly.tab
parentd7745c5ba8365bb4f5024b0d0bb76126d632c8bd (diff)
downloadperl-f39ff1f37d442c1701859527bbfca27427551179.tar.gz
Add support for bison 3.0
Mainly it no longer generates some tables used for debugging. This commit also adds a new define showing what bison version was used.
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 6ef70ee985..5e541e5950 100644
--- a/perly.tab
+++ b/perly.tab
@@ -1176,6 +1176,6 @@ static const toketypes yy_type_tab[] =
};
/* Generated from:
- * f6b41138394461b75dff7cc97a55c3e6682571cf7e66b977351d30f1534831b2 perly.y
- * d1d4df7b8e30ac9dede664af9179e6e5e7ddc7f2ad9c4eff9e2e5b32c9e16a6e regen_perly.pl
+ * 703ebd267cf8ca45f9dee9bc0f4b21511117a0c1dca1c8bc9438ce91950217ae perly.y
+ * 258328847738b63dfad498af43ecda9c62aba1c740d5c821d8ac1290391a9489 regen_perly.pl
* ex: set ro: */