examples: don't generate the position/stack files

* examples/variant-11.yy, examples/variant.yy: Require 3.2.
This commit is contained in:
Akim Demaille
2018-10-16 22:41:13 +02:00
parent c7fe52e514
commit 8359341013
2 changed files with 2 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
%require "3.2"
%debug
%language "c++"
%define api.token.constructor

View File

@@ -15,6 +15,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
%require "3.2"
%debug
%language "c++"
%define api.token.constructor