]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cap/cap.factor
factor: more using trim
[factor.git] / extra / cap / cap.factor
index 3a21b4d4f29c4cce565eb534c3ad6eaa1eb654fc..7c39374e74db619927b60578927dc67aded36fba 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2008 Doug Coleman, Joe Groff.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors byte-arrays images images.normalization
-images.viewer kernel locals math namespaces opengl opengl.gl
+images.viewer kernel math namespaces opengl opengl.gl
 sequences ui ui.gadgets.worlds ;
 IN: cap