]> gitweb.factorcode.org Git - factor.git/commitdiff
turn off auto-use when using help-lint
authorDoug Coleman <erg@jobim.local>
Fri, 19 Jun 2009 00:34:56 +0000 (19:34 -0500)
committerDoug Coleman <erg@jobim.local>
Fri, 19 Jun 2009 00:34:56 +0000 (19:34 -0500)
basis/help/lint/lint.factor

index c1dd591013efee379d7d0bfd5be3a139b1a72c5f..1fb836427ae76e5674f7cec97565b0413cc7dafd 100755 (executable)
@@ -78,6 +78,7 @@ PRIVATE>
 
 : help-lint ( prefix -- )
     [
+        auto-use? off
         all-vocabs-seq [ vocab-name ] map all-vocabs set
         group-articles vocab-articles set
         child-vocabs