diff options
Diffstat (limited to 'src/complex/ctan.c')
-rw-r--r-- | src/complex/ctan.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/complex/ctan.c b/src/complex/ctan.c index 4009a7f9..668de7e8 100644 --- a/src/complex/ctan.c +++ b/src/complex/ctan.c @@ -1,3 +1,5 @@ +#if 0 + # define TGSOURCE "complex/ctan.c" #include "_tgmath.h" @@ -21,3 +23,6 @@ STDC(199901) LINK(m) */ + + +#endif |