summaryrefslogtreecommitdiff
path: root/src/complex/cexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/complex/cexp.c')
-rw-r--r--src/complex/cexp.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/complex/cexp.c b/src/complex/cexp.c
index 73a9d5f7..90aa060b 100644
--- a/src/complex/cexp.c
+++ b/src/complex/cexp.c
@@ -1,3 +1,5 @@
+#if 0
+
# define TGSOURCE "complex/cexp.c"
#include "_tgmath.h"
#include <complex.h>
@@ -87,3 +89,6 @@ STDC(199901)
LINK(m)
*/
+
+
+#endif