* data/glr.c (yysplitStack): A little stylistic rewrite.

This commit is contained in:
Paul Hilfinger
2006-01-12 00:16:35 +00:00
parent 12f4614d07
commit ddee1b0666
2 changed files with 23 additions and 10 deletions

View File

@@ -1,3 +1,7 @@
2006-01-11 Paul Hilfinger <hilfingr@tully.CS.Berkeley.EDU>
* data/glr.c (yysplitStack): A little stylistic rewrite.
2006-01-11 Paul Hilfinger <hilfingr@tully.CS.Berkeley.EDU>
* data/glr.c (yyaddDeferredAction): Flesh out the comment.