! deploy using the following, then in the console do C{ 0 1 } ! to fep. C{ 1 0 } is fine. C{ 0 1 } is fine in the UI. USING: tools.deploy.config ; H{ { deploy-threads? f } { deploy-math? t } { deploy-name "rpn" } { deploy-c-types? f } { deploy-word-props? f } { deploy-io 2 } { deploy-ui? f } { "stop-after-last-window?" t } { deploy-word-defs? f } { deploy-compiler? t } { deploy-reflection 6 } }