Slava Pestov 2008-03-20 21:35:32 -05:00
parent c4ab343a29
commit 0d86affd2a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
USING: tools.deploy.config ; USING: tools.deploy.config ;
H{ H{
{ deploy-word-defs? f } { deploy-word-defs? f }
{ deploy-random? t } { deploy-random? f }
{ deploy-name "Hello world" } { deploy-name "Hello world" }
{ deploy-threads? t } { deploy-threads? t }
{ deploy-compiler? t } { deploy-compiler? t }