]> git.saurik.com Git - bison.git/commit
* data/location.cc: New, extract from...
authorAkim Demaille <akim@epita.fr>
Sun, 2 Oct 2005 16:34:02 +0000 (16:34 +0000)
committerAkim Demaille <akim@epita.fr>
Sun, 2 Oct 2005 16:34:02 +0000 (16:34 +0000)
commitfc695704a1c2aacb9eefa7734e39f58d6cbe90d4
tree169b733538b131354f7f4a487f503337eab2c891
parent24dfa6ec84ed89d912d77bd0b1f196bc384be1b1
* data/location.cc: New, extract from...
* data/lalr1.cc: here.
(location.hh): Include it after the user prologue, in case the
filename type is defined by the user.
Forward declation location and position before the pre-prologue.
(yyresult_): Rename as...
(yyresult): this, it's a local variable, not an attribute.
* data/Makefile.am (dist_pkgdata_DATA): Adjust.
ChangeLog
data/Makefile.am
data/lalr1.cc