USING: tools.deploy.config ;
H{
    { deploy-word-defs? f }
    { deploy-word-props? f }
    { deploy-math? f }
    { deploy-ui? f }
    { deploy-c-types? f }
    { "stop-after-last-window?" t }
    { deploy-reflection 1 }
    { deploy-name "benchmark.regex-dna" }
    { deploy-io 2 }
    { deploy-threads? f }
    { deploy-unicode? f }
}