images.loader: fix using and kick the tires
parent
fb4550f30c
commit
c1ed591ad4
|
@ -1,5 +1,5 @@
|
||||||
USING: accessors continuations glib.ffi images.loader
|
USING: accessors continuations glib.ffi images.loader
|
||||||
io.files.temp kernel sequences system tools.test ;
|
io.files.temp kernel layouts sequences system tools.test ;
|
||||||
IN: images.loader.tests
|
IN: images.loader.tests
|
||||||
|
|
||||||
: open-png-image ( -- image )
|
: open-png-image ( -- image )
|
||||||
|
|
Loading…
Reference in New Issue