Fix tools.deploy.shaker's call( and execute( stripping
parent
e2fdb0783c
commit
d60e586f48
|
@ -54,11 +54,8 @@ IN: tools.deploy.shaker
|
|||
] when ;
|
||||
|
||||
: strip-call ( -- )
|
||||
"call" vocab [
|
||||
"Stripping stack effect checking from call( and execute(" show
|
||||
"vocab:tools/deploy/shaker/strip-call.factor"
|
||||
run-file
|
||||
] when ;
|
||||
"vocab:tools/deploy/shaker/strip-call.factor" run-file ;
|
||||
|
||||
: strip-cocoa ( -- )
|
||||
"cocoa" vocab [
|
||||
|
|
Loading…
Reference in New Issue