git-tool: fix USING:

db4
Eduardo Cavazos 2009-01-14 02:54:18 -06:00
parent 258438c930
commit 36680ce34e
1 changed files with 5 additions and 5 deletions

View File

@ -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