Commit 05671968 by Neil Booth Committed by Neil Booth

* gigi.h (yyparse): Remove.

From-SVN: r51257
parent aaf93206
2002-03-24 Neil Booth <neil@daikokuya.demon.co.uk>
* gigi.h (yyparse): Remove.
2002-03-23 Florian Weimer <fw@deneb.enyo.de>
* gnat_rm.texi: Sync with ACT version.
......
......@@ -161,10 +161,6 @@ extern const char *ref_filename;
block, if any. */
extern tree gnu_block_stack;
/* For most front-ends, this is the parser for the language. For us, we
process the GNAT tree. */
extern int yyparse PARAMS ((void));
/* This is the main program of the back-end. It sets up all the table
structures and then generates code. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment