diff options
Diffstat (limited to 'src/complex/carg.c')
-rw-r--r-- | src/complex/carg.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/complex/carg.c b/src/complex/carg.c index 11a21fb4..78b32a9c 100644 --- a/src/complex/carg.c +++ b/src/complex/carg.c @@ -1,5 +1,3 @@ -#if 0 - # define TGSOURCE "complex/carg.c" #include <complex.h> #include <math.h> @@ -24,6 +22,3 @@ r*/ STDC(199901) LINK(m) */ - - -#endif |