summaryrefslogtreecommitdiff
path: root/src/complex/carg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/complex/carg.c')
-rw-r--r--src/complex/carg.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/complex/carg.c b/src/complex/carg.c
index 9c3fd16f..c96861ea 100644
--- a/src/complex/carg.c
+++ b/src/complex/carg.c
@@ -1,3 +1,5 @@
+#if 0
+
# define TGSOURCE "complex/carg.c"
#include <complex.h>
#include <math.h>
@@ -21,3 +23,6 @@ r*/
STDC(199901)
LINK(m)
*/
+
+
+#endif