tools.deploy.shaker: missing using
parent
c64b3575e4
commit
975d3f8c2a
|
@ -1,4 +1,4 @@
|
||||||
USING: namespaces tools.deploy.shaker ;
|
USING: continuations namespaces tools.deploy.shaker ;
|
||||||
IN: debugger
|
IN: debugger
|
||||||
|
|
||||||
: error. ( error -- ) original-error get die-with2 ;
|
: error. ( error -- ) original-error get die-with2 ;
|
||||||
|
|
Loading…
Reference in New Issue