* data/yacc.c: Reformat m4 a little for readability.

* src/lalr.c (build_relations): Correct comment.
This commit is contained in:
Joel E. Denny
2008-05-13 05:35:33 +00:00
parent 013cb7f4e1
commit fa6aa7b3dd
5 changed files with 123 additions and 124 deletions

View File

@@ -1,3 +1,8 @@
2008-05-13 Joel E. Denny <jdenny@ces.clemson.edu>
* data/yacc.c: Reformat m4 a little for readability.
* src/lalr.c (build_relations): Correct comment.
2008-05-12 Juan Manuel Guerrero <juan.guerrero@gmx.de>
DJGPP specific issue.