tools.deploy.shaker: there is no no-def-strip property
parent
74bb9e1bc2
commit
8368727f8a
|
@ -109,7 +109,6 @@ IN: tools.deploy.shaker
|
||||||
|
|
||||||
: strip-word-defs ( words -- )
|
: strip-word-defs ( words -- )
|
||||||
"Stripping symbolic word definitions" show
|
"Stripping symbolic word definitions" show
|
||||||
[ "no-def-strip" word-prop ] reject
|
|
||||||
[ [ ] >>def drop ] each ;
|
[ [ ] >>def drop ] each ;
|
||||||
|
|
||||||
: strip-word-props ( stripped-props words -- )
|
: strip-word-props ( stripped-props words -- )
|
||||||
|
|
Loading…
Reference in New Issue