git-tool: fix USING:
parent
258438c930
commit
36680ce34e
|
@ -1,11 +1,11 @@
|
||||||
|
|
||||||
USING: accessors combinators.cleave combinators.short-circuit
|
USING: accessors combinators.cleave combinators.short-circuit
|
||||||
concurrency.combinators destructors fry io io.directories
|
concurrency.combinators destructors fry io io.directories
|
||||||
io.encodings io.encodings.utf8 io.launcher io.pathnames
|
io.encodings io.encodings.utf8 io.launcher io.monitors
|
||||||
io.pipes io.ports kernel locals math namespaces sequences
|
io.pathnames io.pipes io.ports kernel locals math namespaces
|
||||||
splitting strings ui ui.gadgets ui.gadgets.buttons
|
sequences splitting strings threads ui ui.gadgets
|
||||||
ui.gadgets.editors ui.gadgets.labels ui.gadgets.packs
|
ui.gadgets.buttons ui.gadgets.editors ui.gadgets.labels
|
||||||
ui.gadgets.tracks ;
|
ui.gadgets.packs ui.gadgets.tracks ;
|
||||||
|
|
||||||
IN: git-tool
|
IN: git-tool
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue