]> git.saurik.com Git - bison.git/blobdiff - data/c.m4
(xsl:template match="terminal"): Use new attribute names.
[bison.git] / data / c.m4
index 955edee6f7c875b3a4240c2729f90ed461ac07ec..f5f38ba1bac284bba943cbe49fd5ac4badb112a2 100644 (file)
--- a/data/c.m4
+++ b/data/c.m4
@@ -41,12 +41,6 @@ m4_define([b4_identification],
 /* Pure parsers.  */
 [#]define YYPURE b4_pure_flag
 
 /* Pure parsers.  */
 [#]define YYPURE b4_pure_flag
 
-/* Push parsers.  */
-[#]define YYPUSH b4_push_flag
-
-/* Pull parsers.  */
-[#]define YYPULL b4_pull_flag
-
 /* Using locations.  */
 [#]define YYLSP_NEEDED b4_locations_flag
 ])
 /* Using locations.  */
 [#]define YYLSP_NEEDED b4_locations_flag
 ])