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