Merge branch 'master' of git://factorcode.org/git/factor

db4
Doug Coleman 2008-10-18 23:04:10 -05:00
commit aad9f79dc8
2 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
unportable

View File

@ -3,7 +3,7 @@ USING: kernel parser words continuations namespaces debugger
sequences combinators splitting prettyprint
system io io.files io.launcher io.encodings.utf8 io.pipes sequences.deep
accessors multi-methods newfx shell.parser
combinators.short-circuit eval ;
combinators.short-circuit eval environment ;
IN: shell
@ -139,4 +139,4 @@ DEFER: shell
! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
MAIN: ix
MAIN: ix