traces: display the Bison version
commitfc0dbb3bba902ee3e6d77379cb5c8227cb8dc3eb
authorAkim Demaille <akim.demaille@gmail.com>
Sat, 30 Jan 2021 08:43:57 +0000 (30 09:43 +0100)
committerAkim Demaille <akim.demaille@gmail.com>
Sat, 30 Jan 2021 13:32:00 +0000 (30 14:32 +0100)
treebf74448bb891e3ef60a08f2617ac6a712f160f24
parentde93a0728b59fe81e8972aca08812f033fd9069b
traces: display the Bison version

* src/main.c (main): When traces are enabled, display the Bison
version.
* tests/conflicts.at, tests/report.at, tests/sets.at:
Use AT_PACKAGE_VERSION (for package.m4) instead of post-processing the
output.
src/main.c
tests/.gitignore
tests/conflicts.at
tests/report.at
tests/sets.at