diff options
Diffstat (limited to 'src/math/exp.c')
| -rw-r--r-- | src/math/exp.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/math/exp.c b/src/math/exp.c index 54bc6018..195902f2 100644 --- a/src/math/exp.c +++ b/src/math/exp.c @@ -1,5 +1,3 @@ -#if 0 - # define TGSOURCE "exp.c" #include <errno.h> #include <math.h> @@ -50,6 +48,3 @@ IMPLEMENTATION(The value returned on a domain error, CONSTANT(HUGE_VAL)) LINK(m) STDC(1) */ - - -#endif |
