]> git.saurik.com Git - bison.git/commit
* src/location.h: New, extracted from...
authorAkim Demaille <akim@epita.fr>
Fri, 14 Jun 2002 17:35:45 +0000 (17:35 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 14 Jun 2002 17:35:45 +0000 (17:35 +0000)
commit0c15323de7250aea9aaef638dd7390cf24ad9ce8
tree26d682cd521f8d25d0c73d2fcc08010d10dad587
parente96c9728dacee1d130874c7f521ee8cbea921eea
* src/location.h: New, extracted from...
* src/reader.h: here.
* src/Makefile.am (noinst_HEADERS): Merge into
(bison_SOURCES): this.
Add location.h.
* src/parse-gram.y: Use location_t instead of Bison's.
* src/reader.h, src/reader.c (prologue_augment, epilogue_set):
Use location_t instead of ints.
ChangeLog
config/depcomp
config/install-sh
src/Makefile.am
src/location.h [new file with mode: 0644]
src/parse-gram.c
src/parse-gram.h
src/parse-gram.y
src/reader.c
src/reader.h