diff options
author | Francis Dupont <fdupont@isc.org> | 2020-03-30 16:28:52 +0200 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2020-03-30 18:18:04 +0200 |
commit | 3d953d0476e029801054831696950267982d485b (patch) | |
tree | 8504610a3188aa929724f3d0b7a9afece1afc010 /src/bin/netconf/position.hh | |
parent | [#1070] regen flex and bison (ca) (diff) | |
download | kea-3d953d0476e029801054831696950267982d485b.tar.xz kea-3d953d0476e029801054831696950267982d485b.zip |
[#1070] regen flex and bison (netconf)
Diffstat (limited to 'src/bin/netconf/position.hh')
-rw-r--r-- | src/bin/netconf/position.hh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/bin/netconf/position.hh b/src/bin/netconf/position.hh index 941b0caac8..f92130b1ab 100644 --- a/src/bin/netconf/position.hh +++ b/src/bin/netconf/position.hh @@ -1,11 +1,11 @@ -// Generated 202003230818 -// A Bison parser, made by GNU Bison 3.4.2. +// Generated 202003301428 +// A Bison parser, made by GNU Bison 3.5.3. // 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 +// 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. |