fix priority loading
parent
9c745c44d3
commit
08fe32a268
|
@ -1,5 +1,5 @@
|
|||
USING: io.unix.backend io.unix.files io.unix.sockets io.timeouts
|
||||
io.unix.launcher io.unix.mmap io.backend io.priority
|
||||
io.unix.launcher io.unix.mmap io.backend io.unix.priority
|
||||
combinators namespaces system vocabs.loader sequences ;
|
||||
|
||||
"io.unix." os append require
|
||||
|
|
Loading…
Reference in New Issue