fix using
parent
7614a002e4
commit
0a539520b2
|
@ -3,7 +3,7 @@ USING: kernel parser words continuations namespaces debugger
|
||||||
sequences combinators splitting prettyprint
|
sequences combinators splitting prettyprint
|
||||||
system io io.files io.launcher io.encodings.utf8 io.pipes sequences.deep
|
system io io.files io.launcher io.encodings.utf8 io.pipes sequences.deep
|
||||||
accessors multi-methods newfx shell.parser
|
accessors multi-methods newfx shell.parser
|
||||||
combinators.short-circuit eval ;
|
combinators.short-circuit eval environment ;
|
||||||
|
|
||||||
IN: shell
|
IN: shell
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue