diff --git a/basis/tools/deploy/shaker/shaker.factor b/basis/tools/deploy/shaker/shaker.factor index def8b96809..e46d702e1f 100755 --- a/basis/tools/deploy/shaker/shaker.factor +++ b/basis/tools/deploy/shaker/shaker.factor @@ -178,6 +178,7 @@ IN: tools.deploy.shaker "slots" "special" "specializer" + "specializations" "struct-slots" ! UI needs this ! "superclass" @@ -351,8 +352,6 @@ IN: tools.deploy.shaker { } { "math.partial-dispatch" } strip-vocab-globals % - { } { "math.vectors.specialization" } strip-vocab-globals % - { } { "peg" } strip-vocab-globals % ] when