Oops, off by 10

db4
Slava Pestov 2008-12-06 01:36:25 -06:00
parent 731361d07a
commit 735e47fb55
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ M: word annotate-methods
SYMBOL: word-timing
H{ } clone word-timing set-global
word-timing global [ H{ } clone or ] change-at
: reset-word-timing ( -- )
word-timing get clear-assoc ;