]> gitweb.factorcode.org Git - factor.git/commitdiff
Benchmark: fix using
authorDoug Coleman <doug.coleman@gmail.com>
Tue, 21 Dec 2021 02:15:25 +0000 (20:15 -0600)
committerGitHub <noreply@github.com>
Tue, 21 Dec 2021 02:15:25 +0000 (20:15 -0600)
extra/benchmark/wrap/wrap.factor

index 0aa6d46a8af2045836f630b0863eaf0e6c3e43d3..1971033e13f0287490f588cb5e0f49a1b0698685 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2012 John Benediktsson
 ! See http://factorcode.org/license.txt for BSD license.
-USING: kernel math math.parser sequences wrap wrap.strings ;
+USING: kernel math math.parser sequences splitting wrap wrap.strings ;
 IN: benchmark.wrap
 
 : wrap-benchmark ( -- )