Skip to content

Commit

Permalink
benchmark: remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
erg committed Nov 22, 2011
1 parent c5c8c3b commit bf1e3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra/benchmark/benchmark.factor
Expand Up @@ -21,7 +21,7 @@ PRIVATE>

: find-benchmark-vocabs ( -- seq )
"benchmark" child-vocab-names
[ find-vocab-root ] filter randomize 2 head ;
[ find-vocab-root ] filter ;

<PRIVATE

Expand Down

0 comments on commit bf1e3cc

Please sign in to comment.