summaryrefslogtreecommitdiff
path: root/src/complex/casinh.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/complex/casinh.c')
-rw-r--r--src/complex/casinh.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/complex/casinh.c b/src/complex/casinh.c
index 413e01a2..a058b3aa 100644
--- a/src/complex/casinh.c
+++ b/src/complex/casinh.c
@@ -1,3 +1,5 @@
+#if 0
+
# define TGSOURCE "complex/casinh.c"
#include "_tgmath.h"
#include <complex.h>
@@ -70,3 +72,6 @@ r*/
STDC(199901)
LINK(m)
*/
+
+
+#endif