]> gitweb.factorcode.org Git - factor.git/commitdiff
vocabs.cache: oops.
authorJohn Benediktsson <mrjbq7@gmail.com>
Mon, 13 Aug 2012 19:31:36 +0000 (12:31 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 13 Aug 2012 19:31:36 +0000 (12:31 -0700)
basis/vocabs/cache/cache.factor

index cca8d563d897a0f5168375ab156f3c10695b980a..e8e1e5f17781ede1bac9b1c39a55572f4771a71d 100644 (file)
@@ -9,7 +9,7 @@ IN: vocabs.cache
     vocab-name
     [ 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
     ] bi
     \ all-vocabs-recursive reset-memoized