Update deploy.factor files

release
Slava Pestov 2007-10-06 13:38:54 -04:00
parent 48d8d60c7c
commit e967f98afd
10 changed files with 10 additions and 10 deletions

View File

@ -1,4 +1,4 @@
USING: tools.deploy ;
USING: tools.deploy.config ;
V{
{ strip-word-props? t }
{ strip-word-names? t }

View File

@ -1,4 +1,4 @@
USING: tools.deploy ;
USING: tools.deploy.config ;
V{
{ strip-word-props? t }
{ strip-word-names? t }

View File

@ -1,4 +1,4 @@
USING: tools.deploy ;
USING: tools.deploy.config ;
V{
{ strip-globals? f }
{ strip-word-props? f }

View File

@ -1,4 +1,4 @@
USING: tools.deploy ;
USING: tools.deploy.config ;
V{
{ strip-word-props? t }
{ strip-word-names? f }

View File

@ -1,4 +1,4 @@
USING: tools.deploy ;
USING: tools.deploy.config ;
V{
{ strip-word-props? t }
{ strip-word-names? t }

View File

@ -1,4 +1,4 @@
USING: tools.deploy ;
USING: tools.deploy.config ;
V{
{ strip-word-props? t }
{ strip-word-names? t }

View File

@ -1,4 +1,4 @@
USING: tools.deploy ;
USING: tools.deploy.config ;
V{
{ strip-word-props? t }
{ strip-word-names? t }

View File

@ -1,4 +1,4 @@
USING: tools.deploy ;
USING: tools.deploy.config ;
V{
{ strip-word-props? t }
{ strip-word-names? f }

View File

@ -1,4 +1,4 @@
USING: tools.deploy ;
USING: tools.deploy.config ;
V{
{ strip-word-props? t }
{ strip-word-names? t }

View File

@ -1,4 +1,4 @@
USING: tools.deploy ;
USING: tools.deploy.config ;
V{
{ strip-word-props? t }
{ strip-word-names? t }