summaryrefslogtreecommitdiff
path: root/src/math/y0.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/y0.c')
-rw-r--r--src/math/y0.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/math/y0.c b/src/math/y0.c
index 6e30f9a8..ad85af18 100644
--- a/src/math/y0.c
+++ b/src/math/y0.c
@@ -1,3 +1,5 @@
+#if 0
+
#include <math.h>
double y0(double x)
@@ -9,3 +11,6 @@ double y0(double x)
XOPEN(4)
LINK(m)
*/
+
+
+#endif