aboutsummaryrefslogtreecommitdiffstats
path: root/forth/tools.fth
diff options
context:
space:
mode:
Diffstat (limited to 'forth/tools.fth')
-rw-r--r--forth/tools.fth1
1 files changed, 0 insertions, 1 deletions
diff --git a/forth/tools.fth b/forth/tools.fth
index 3453ae3..8992d48 100644
--- a/forth/tools.fth
+++ b/forth/tools.fth
@@ -3,7 +3,6 @@
: dump hex 0 do i cells over + @ s>d <# # # # # bl hold #> type loop
drop decimal ;
-7 cells 80 chars + constant _begin
: words _latest @ begin
dup @ dup 31 &
2 pick cell+ \ lt l len ws