summaryrefslogtreecommitdiff
path: root/math/test-tgmath.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-26 01:42:51 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-26 01:42:51 +0000
commitdeea1b2970f69d3fc283eaad1eb615ffc7e1166f (patch)
tree9df80bb6609b38337547c21169e654ed97cee933 /math/test-tgmath.c
parent4f2689f478551b5d6facb9923ab37abbca3055e7 (diff)
Update.
* math/tgmath.h: Pretty printing.
Diffstat (limited to 'math/test-tgmath.c')
-rw-r--r--math/test-tgmath.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/test-tgmath.c b/math/test-tgmath.c
index 0040738244..ad63f71737 100644
--- a/math/test-tgmath.c
+++ b/math/test-tgmath.c
@@ -26,7 +26,7 @@
#include <stdio.h>
#include <tgmath.h>
-#define DEBUG
+//#define DEBUG
static void compile_test (void);
static void compile_testf (void);