-m4_divert(-1) -*- Autoconf -*-
+ -*- Autoconf -*-
# C M4 Macros for Bison.
# Copyright (C) 2002, 2004, 2005, 2006 Free Software Foundation, Inc.
/* Push parsers. */
[#]define YYPUSH b4_push_flag
+/* Pull parsers. */
+[#]define YYPULL b4_pull_flag
+
/* Using locations. */
[#]define YYLSP_NEEDED b4_locations_flag
])