Fix io.mmap.ushort
parent
8956ee0cc5
commit
9354207a5f
|
@ -1,4 +1,4 @@
|
||||||
USE: specialized-arrays.functor
|
USING: io.mmap.functor specialized-arrays.direct.ushort ;
|
||||||
IN: specialized-arrays.ushort
|
IN: io.mmap.ushort
|
||||||
|
|
||||||
<< "ushort" define-array >>
|
<< "ushort" define-mapped-array >>
|
Loading…
Reference in New Issue