Commit 5c1b0892 by Richard Stallman

(convert_to_complex): Declared.

From-SVN: r3648
parent 54e7b5e6
......@@ -20,3 +20,4 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
extern tree convert_to_integer PROTO ((tree, tree));
extern tree convert_to_pointer PROTO ((tree, tree));
extern tree convert_to_real PROTO ((tree, tree));
extern tree convert_to_complex PROTO ((tree, tree));
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