environment: I dont even..

db4
Doug Coleman 2012-08-25 21:17:00 -07:00
parent dfc5761df4
commit 7f4ade141c
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
! Copyright (C) 2008 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: assocs combinators help.markup help.syntax init
io.streams.string kernel libc sequences splitting
strings system vocabs vocabs.loader ;
USING: assocs combinators init kernel sequences splitting
system vocabs vocabs.loader ;
IN: environment
HOOK: os-env os ( key -- value )