Fix tools.deploy.shaker's call( and execute( stripping

db4
Slava Pestov 2009-03-18 17:08:18 -05:00
parent e2fdb0783c
commit d60e586f48
1 changed files with 2 additions and 5 deletions

View File

@ -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 [