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