From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] erf etc From: "Russ Cox" In-Reply-To: <3E5CE9E6.8C15961B@null.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 26 Feb 2003 13:00:12 -0500 Topicbox-Message-UUID: 7341732c-eacb-11e9-9e20-41e7f4b1d025 I added them to /*/include/ape/math.h, in the _RESEARCH_SOURCE section. (Meaning you have to compile with -D_RESEARCH_SOURCE to get those declarations.) Russ