Skip to content

Commit 44b4eed

Browse files
author
maechler
committed
update 87449 for standalone
git-svn-id: https://svn.r-project.org/R/trunk@87451 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 0c3c1d1 commit 44b4eed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/include/Rmath.h0.in

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ double Rlog1p(double);
200200
#endif
201201

202202

203-
#if !defined(MATHLIB_STANDALONE)
204203
#define bessel_i Rf_bessel_i
205204
#define bessel_j Rf_bessel_j
206205
#define bessel_k Rf_bessel_k
@@ -348,7 +347,6 @@ double Rlog1p(double);
348347
#define sign Rf_sign
349348
#define tetragamma Rf_tetragamma
350349
#define trigamma Rf_trigamma
351-
#endif
352350

353351
#ifdef __cplusplus
354352
extern "C" {

0 commit comments

Comments
 (0)