Remove obsolete deploy descriptor
parent
733479b8e2
commit
7a7f0009af
|
@ -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 }
|
|
||||||
}
|
|
Loading…
Reference in New Issue