Remove obsolete deploy descriptor

db4
Slava Pestov 2008-06-29 02:17:46 -05:00
parent 733479b8e2
commit 7a7f0009af
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
USING: tools.deploy.config ;
V{
{ strip-globals? f }
{ strip-word-props? f }
{ strip-word-names? f }
{ strip-dictionary? f }
{ strip-debugger? f }
{ deploy-math? t }
{ deploy-compiled? t }
{ deploy-io? f }
{ deploy-ui? f }
}