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