]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deploy/shaker/shaker.factor
namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called...
[factor.git] / basis / tools / deploy / shaker / shaker.factor
index eaed2cdbf15cadf5957f0a6d47a549ee40762b8a..1573a204842cf53a54aaa1bff4160e04180a3e32 100755 (executable)
@@ -640,7 +640,7 @@ SYMBOL: deploy-vocab
             "Saving final image" show
             save-image-and-exit
         ] deploy-error-handler
-    ] bind ;
+    ] with-variables ;
 
 : do-deploy ( -- )
     "output-image" get