* src/output.c (output_skeleton): Don't hard wire the inclusion of

c.m4.
* data/c++.m4: Include c.m4.
* data/glr.cc: Do not include stack.hh.
This commit is contained in:
Akim Demaille
2006-01-02 16:06:11 +00:00
parent 9ecafbbfe7
commit 3953ed882a
4 changed files with 17 additions and 14 deletions

View File

@@ -1,3 +1,10 @@
2006-01-02 Akim Demaille <akim@epita.fr>
* src/output.c (output_skeleton): Don't hard wire the inclusion of
c.m4.
* data/c++.m4: Include c.m4.
* data/glr.cc: Do not include stack.hh.
2006-01-02 Joel E. Denny <jdenny@ces.clemson.edu>
* data/glr.c: Reformat whitespace with tabs.