]> git.saurik.com Git - bison.git/commit - data/glr.c
Have glr.c include its header file when created.
authorAkim Demaille <akim@epita.fr>
Mon, 14 Nov 2005 08:09:00 +0000 (08:09 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 14 Nov 2005 08:09:00 +0000 (08:09 +0000)
commit5059b5c88759627b92f312e65e8a408607541272
treeb666e59d6a7d0b99e82cf8b8b2e954f946d10af8
parent4626a15dd155e1895262c48945a1c2b1d79b481f
Have glr.c include its header file when created.
* data/glr.c (b4_shared_declarations): New.
Output them verbatim in the parser if !%defines, otherwise
output then in the header file, and include it instead.
ChangeLog
data/glr.c