Resolving conflict

db4
Daniel Ehrenberg 2008-03-04 18:04:51 -06:00
parent ffc3b8078c
commit a9c6ea1ce3
1 changed files with 1 additions and 9 deletions

View File

@ -1,18 +1,10 @@
! Copyright (C) 2007, 2008 Slava Pestov.
! See http://factorcode.org/license.txt for BSD license.
<<<<<<< HEAD:extra/io/unix/launcher/launcher.factor
USING: io io.backend io.launcher io.unix.backend io.unix.files
io.nonblocking sequences kernel namespaces math system
alien.c-types debugger continuations arrays assocs
combinators unix.process parser-combinators memoize
promises strings threads unix io.encodings.latin1 ;
=======
USING: io io.backend io.launcher io.nonblocking io.unix.backend
io.unix.files io.nonblocking sequences kernel namespaces math
system alien.c-types debugger continuations arrays assocs
combinators unix.process strings threads unix
io.unix.launcher.parser ;
>>>>>>> b80434b2e394480fa317348955b1f7b89e284bde:extra/io/unix/launcher/launcher.factor
io.unix.launcher.parser io.encodings.latin1 ;
IN: io.unix.launcher
! Search unix first