Give logx() internal linkage
This commit is contained in:
parent
0219bf086a
commit
61d632fc96
2 changed files with 1 additions and 2 deletions
|
@ -76,7 +76,7 @@ float levels[MAXNOC][4];
|
|||
* into tech plants overnight...
|
||||
*/
|
||||
|
||||
double
|
||||
static double
|
||||
logx(double d, double base)
|
||||
{
|
||||
if (base == 1.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue