diff options
Diffstat (limited to 'src/math/j1.c')
| -rw-r--r-- | src/math/j1.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/math/j1.c b/src/math/j1.c index 2f0473e0..42214704 100644 --- a/src/math/j1.c +++ b/src/math/j1.c @@ -1,5 +1,3 @@ -#if 0 - #include <math.h> double j1(double x) @@ -12,6 +10,3 @@ double j1(double x) XOPEN(4) LINK(m) */ - - -#endif |
