aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/num64.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/num64.c')
-rw-r--r--src/stdlib/num64.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/stdlib/num64.c b/src/stdlib/num64.c
deleted file mode 100644
index 7fdc8f35..00000000
--- a/src/stdlib/num64.c
+++ /dev/null
@@ -1,4 +0,0 @@
-// Type infos and methods for Num (64-bit floating point) using a template file
-
-#define NUMX_C_H__BITS 64
-#include "numX.c.h"