aboutsummaryrefslogtreecommitdiff
path: root/src/boot/scanner.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/scanner.boot')
-rw-r--r--src/boot/scanner.boot4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/boot/scanner.boot b/src/boot/scanner.boot
index cdeedf96..05a253a1 100644
--- a/src/boot/scanner.boot
+++ b/src/boot/scanner.boot
@@ -40,10 +40,6 @@ module scanner
shoeTAB == abstractChar 9
--- converts X to double-float.
-double x ==
- FLOAT(x, 1.0)
-
dqUnit s==
a := [s]
[a,:a]