]> git.saurik.com Git - bison.git/blob - src/version.c
Defined locations of parser files in config.h instead of Makefile.
[bison.git] / src / version.c
1 #include <config.h>
2
3 char *version_string = "GNU Bison version " VERSION "\n";