alien.enums: cleanup using.
parent
85fdc4f6d2
commit
055cacabd4
basis/alien/enums
|
@ -1,7 +1,7 @@
|
|||
! (c)2010 Joe Groff, Erik Charlebois bsd license
|
||||
USING: accessors alien.c-types arrays combinators delegate fry
|
||||
generic.parser kernel macros math parser sequences words words.symbol
|
||||
classes.singleton assocs ;
|
||||
USING: accessors alien.c-types arrays assocs classes.singleton
|
||||
combinators delegate fry kernel macros math parser sequences
|
||||
words ;
|
||||
IN: alien.enums
|
||||
|
||||
<PRIVATE
|
||||
|
|
Loading…
Reference in New Issue