* data/push.c (yyresult_get): Remove function.

(YYPUSH_MORE): Add #define.
(yypushparse): Modify return value.
This commit is contained in:
Paul Eggert
2006-09-21 04:57:36 +00:00
parent e70f46d132
commit c63d3e90b3
2 changed files with 16 additions and 17 deletions

View File

@@ -1,3 +1,9 @@
2006-09-20 Bob Rossi <bob@brasko.net>
* data/push.c (yyresult_get): Remove function.
(YYPUSH_MORE): Add #define.
(yypushparse): Modify return value.
2006-09-20 Paul Eggert <eggert@cs.ucla.edu>
* stamp-h.in: Remove; no longer needed.