summaryrefslogtreecommitdiff
path: root/src/math/HUGE_VALL.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/HUGE_VALL.c')
-rw-r--r--src/math/HUGE_VALL.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/math/HUGE_VALL.c b/src/math/HUGE_VALL.c
deleted file mode 100644
index f82c9b5a..00000000
--- a/src/math/HUGE_VALL.c
+++ /dev/null
@@ -1,7 +0,0 @@
-#include <math.h>
-#define HUGE_VALL 0.0 /* TODO: massive positive long double */
-
-/*
-STDC(199901)
-LINK(m)
-*/