/unmaintained/jamshred/deploy.factor
http://github.com/abeaumont/factor · Factor · 11 lines · 11 code · 0 blank · 0 comment · 0 complexity · 38785105d0f52024137dfe77e9384023 MD5 · raw file
- USING: tools.deploy.config ;
- V{
- { deploy-ui? t }
- { deploy-io 1 }
- { deploy-reflection 1 }
- { deploy-math? t }
- { deploy-word-props? f }
- { deploy-c-types? f }
- { "stop-after-last-window?" t }
- { deploy-name "Jamshred" }
- }