vocabs.cache: oops.
parent
2e8361fee8
commit
1baaa99153
|
@ -9,7 +9,7 @@ IN: vocabs.cache
|
||||||
vocab-name
|
vocab-name
|
||||||
[ root-cache get-global delete-at ]
|
[ root-cache get-global delete-at ]
|
||||||
[
|
[
|
||||||
\ vocab-file-contents "memoize" word-prop
|
\ vocab-file-contents "memoize" word-prop swap
|
||||||
'[ drop first vocab-name _ = not ] assoc-filter! drop
|
'[ drop first vocab-name _ = not ] assoc-filter! drop
|
||||||
] bi
|
] bi
|
||||||
\ all-vocabs-recursive reset-memoized
|
\ all-vocabs-recursive reset-memoized
|
||||||
|
|
Loading…
Reference in New Issue