]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/listener/listener.factor
listener: add tools.walker to default interactive vocab path
[factor.git] / basis / listener / listener.factor
index d4da837fe1ad1021b4aa7721d9fb194d78b1198c..168971aeee9771a086c581b3dacc231ebc88e9a9 100644 (file)
@@ -131,7 +131,6 @@ SYMBOL: interactive-vocabs
     "arrays"
     "assocs"
     "combinators"
-    "compiler"
     "compiler.errors"
     "compiler.units"
     "continuations"
@@ -173,6 +172,7 @@ SYMBOL: interactive-vocabs
     "tools.test"
     "tools.threads"
     "tools.time"
+    "tools.walker"
     "vocabs"
     "vocabs.loader"
     "vocabs.refresh"