]> gitweb.factorcode.org Git - factor.git/commitdiff
Update deploy.factor files
authorSlava Pestov <slava@factorcode.org>
Sat, 6 Oct 2007 17:38:54 +0000 (13:38 -0400)
committerSlava Pestov <slava@factorcode.org>
Sat, 6 Oct 2007 17:38:54 +0000 (13:38 -0400)
extra/bunny/deploy.factor
extra/color-picker/deploy.factor
extra/factory/deploy.factor
extra/gesture-logger/deploy.factor
extra/golden-section/deploy.factor
extra/hello-ui/deploy.factor
extra/hello-world/deploy.factor
extra/maze/deploy.factor
extra/nehe/deploy.factor
extra/tetris/deploy.factor

index b94a1deea098a77a59ab2c7a9cee600057bf5da6..889bae3d12088d98ecffb333707e2f1a368e858f 100644 (file)
@@ -1,4 +1,4 @@
-USING: tools.deploy ;
+USING: tools.deploy.config ;
 V{
     { strip-word-props? t }
     { strip-word-names? t }
index f3426fb50389f26c1f44ec56bfe1f85eb8089f2b..ebce45177b0d56a20cd8e2619dff1a11b67f2ea1 100644 (file)
@@ -1,4 +1,4 @@
-USING: tools.deploy ;
+USING: tools.deploy.config ;
 V{
     { strip-word-props? t }
     { strip-word-names? t }
index f7f40266d002192b91bbe2eaa95012a27704b43b..84dd43b7e14b69ce01697b273018235e0a0f8fa9 100644 (file)
@@ -1,4 +1,4 @@
-USING: tools.deploy ;
+USING: tools.deploy.config ;
 V{
     { strip-globals? f }
     { strip-word-props? f }
index a4531a9e8e581d009eefce1a30ec51ac77974e25..5e412987f06626248b9ee0cb433d79ace35eed13 100644 (file)
@@ -1,4 +1,4 @@
-USING: tools.deploy ;
+USING: tools.deploy.config ;
 V{
     { strip-word-props? t }
     { strip-word-names? f }
index 733ba5cadd2fcfacd8a5a006404e586b06882040..318d03ee4cf9c053d26b994323d94af4505df764 100644 (file)
@@ -1,4 +1,4 @@
-USING: tools.deploy ;
+USING: tools.deploy.config ;
 V{
     { strip-word-props? t }
     { strip-word-names? t }
index 9e21e5ba8a118ba175bfcf05832ca15efbd3f6f8..db728d1edae4e0335204672c53bd74ca0975eaf0 100644 (file)
@@ -1,4 +1,4 @@
-USING: tools.deploy ;
+USING: tools.deploy.config ;
 V{
     { strip-word-props? t }
     { strip-word-names? t }
index f039c5f0a1d0eb07f5159bbfb50e404c639c1ced..1fa0e2050374948eef380eeb2516a77771680ff8 100644 (file)
@@ -1,4 +1,4 @@
-USING: tools.deploy ;
+USING: tools.deploy.config ;
 V{
     { strip-word-props? t }
     { strip-word-names? t }
index a85c82de7f4a02d75e976e715445d667e4298fc2..31818c30c3c9f1d3f6b593f7415a5b391e396885 100644 (file)
@@ -1,4 +1,4 @@
-USING: tools.deploy ;
+USING: tools.deploy.config ;
 V{
     { strip-word-props? t }
     { strip-word-names? f }
index 4a3c7efd80db8ccd9c5831a1b2dd5ca53fa1db93..b464d735cea050dff0440a3925d3b489dedf15ca 100644 (file)
@@ -1,4 +1,4 @@
-USING: tools.deploy ;
+USING: tools.deploy.config ;
 V{
     { strip-word-props? t }
     { strip-word-names? t }
index b73b99ee7e89c5626f722b8bc75518c2a659c559..61fd0a545caefe3d183850e5616afc17b0611e0b 100644 (file)
@@ -1,4 +1,4 @@
-USING: tools.deploy ;
+USING: tools.deploy.config ;
 V{
     { strip-word-props? t }
     { strip-word-names? t }