diff options
Diffstat (limited to 'src/math/erf.c')
| -rw-r--r-- | src/math/erf.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/math/erf.c b/src/math/erf.c index 29fb392b..fe43f96c 100644 --- a/src/math/erf.c +++ b/src/math/erf.c @@ -1,5 +1,3 @@ -#if 0 - # define TGSOURCE "erf.c" #include "_tgmath.h" #include <math.h> @@ -21,6 +19,3 @@ STDC(199901) XOPEN(4) LINK(m) */ - - -#endif |
