/unmaintained/springies/models/belt-tire/deploy.factor
http://github.com/abeaumont/factor · Factor · 13 lines · 13 code · 0 blank · 0 comment · 0 complexity · c881a0019abcac81936a1db754b0ac7c MD5 · raw file
- USING: tools.deploy.config ;
- V{
- { deploy-ui? t }
- { deploy-io 2 }
- { deploy-reflection 1 }
- { deploy-compiler? t }
- { deploy-math? t }
- { deploy-word-props? f }
- { deploy-word-defs? f }
- { deploy-c-types? f }
- { "stop-after-last-window?" t }
- { "bundle-name" "Belt Tire.app" }
- }