blob: cea1e2c74b957e272dd523bc70d80ab5cd3de38b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
// Generated 202009281146
// A Bison parser, made by GNU Bison 3.7.2.
// Starting with Bison 3.2, this file is useless: the structure it
// used to define is now defined in "location.hh".
//
// 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
// 3. if you used to include it, include "location.hh" instead.
#include "location.hh"
|