make memory.piles load without auto-use

Joe Groff 2009-08-24 19:43:19 -05:00
parent d012dd5834
commit 33ebdf5f13
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
! (c)2009 Joe Groff bsd license ! (c)2009 Joe Groff bsd license
USING: accessors alien destructors kernel libc math ; USING: accessors alien alien.c-types destructors kernel libc math ;
IN: memory.piles IN: memory.piles
TUPLE: pile TUPLE: pile