aboutsummaryrefslogtreecommitdiffstats
path: root/Solvers/dreal4/bazel-bin/dreal/smt2/stack.hh
blob: 800445470174450d32a4d706a1afbc1d4923f463 (plain) (blame)
1
2
3
4
5
6
7
8
// A Bison parser, made by GNU Bison 3.5.

// Starting with Bison 3.2, this file is useless: the structure it
// used to define is now defined with the parser itself.
//
// To get rid of this file:
// 1. add '%require "3.2"' (or newer) to your grammar file
// 2. remove references to this file from your build system.