diff options
Diffstat (limited to 'src/math/tgamma.c')
| -rw-r--r-- | src/math/tgamma.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/math/tgamma.c b/src/math/tgamma.c index 390b0c9a..9d5f5442 100644 --- a/src/math/tgamma.c +++ b/src/math/tgamma.c @@ -1,5 +1,3 @@ -#if 0 - # define TGSOURCE "tgamma.c" #include "_tgmath.h" #include <math.h> @@ -32,6 +30,3 @@ TYPE TGFN(tgamma)(TYPE x) STDC(199901) LINK(m) */ - - -#endif |
