make memory.piles load without auto-use
parent
d012dd5834
commit
33ebdf5f13
|
@ -1,5 +1,5 @@
|
|||
! (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
|
||||
|
||||
TUPLE: pile
|
||||
|
|
Loading…
Reference in New Issue