mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-23 15:20:33 +00:00
The extracted example, simple.yy, does not use %require "3.2", so it generates a stack.hh, which breaks distcheck. * doc/bison.texi: Fix it.