diff options
Diffstat (limited to 'src/math/atanh.c')
| -rw-r--r-- | src/math/atanh.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/math/atanh.c b/src/math/atanh.c index af2b107c..610d9089 100644 --- a/src/math/atanh.c +++ b/src/math/atanh.c @@ -1,5 +1,3 @@ -#if 0 - # define TGSOURCE "atanh.c" #include "_tgmath.h" #include <math.h> @@ -30,6 +28,3 @@ STDC(199901) XOPEN(400) LINK(m) */ - - -#endif |
