diff options
author | Jakob Kaivo <jkk@ung.org> | 2024-01-31 12:22:59 -0500 |
---|---|---|
committer | Jakob Kaivo <jkk@ung.org> | 2024-01-31 12:22:59 -0500 |
commit | 5771d3ff7a7a79e3a962d84fc36226ca178e9261 (patch) | |
tree | 61cb66230f5712b0927a2728186cbf287f5278c4 /src/complex/ctan.c | |
parent | 237b7564dc3179f8c2a91820aae3f4c2d8534bcf (diff) |
un-#if 0-ify
Diffstat (limited to 'src/complex/ctan.c')
-rw-r--r-- | src/complex/ctan.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/complex/ctan.c b/src/complex/ctan.c index f03d3bb3..9feefea6 100644 --- a/src/complex/ctan.c +++ b/src/complex/ctan.c @@ -1,5 +1,3 @@ -#if 0 - # define TGSOURCE "complex/ctan.c" #include "_tgmath.h" @@ -23,7 +21,3 @@ r*/ STDC(199901) LINK(m) */ - - - -#endif |