]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/tools/time/struct/struct.factor
factor: trim using lists
[factor.git] / extra / tools / time / struct / struct.factor
index a350d5f2d72e091bfc1aaa4d317ddc9f9fc4b03f..338d2dbf1aa2dcb784612354b53dc3c4b20be2cf 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2010 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors alien.c-types classes.struct kernel memory
+USING: accessors alien.c-types classes.struct kernel
 tools.memory system vm ;
 IN: tools.time.struct