tools.deploy.shaker: strip out math.vectors specializations
parent
33bfb95614
commit
e2fa28a727
|
@ -178,6 +178,7 @@ IN: tools.deploy.shaker
|
||||||
"slots"
|
"slots"
|
||||||
"special"
|
"special"
|
||||||
"specializer"
|
"specializer"
|
||||||
|
"specializations"
|
||||||
"struct-slots"
|
"struct-slots"
|
||||||
! UI needs this
|
! UI needs this
|
||||||
! "superclass"
|
! "superclass"
|
||||||
|
@ -351,8 +352,6 @@ IN: tools.deploy.shaker
|
||||||
|
|
||||||
{ } { "math.partial-dispatch" } strip-vocab-globals %
|
{ } { "math.partial-dispatch" } strip-vocab-globals %
|
||||||
|
|
||||||
{ } { "math.vectors.specialization" } strip-vocab-globals %
|
|
||||||
|
|
||||||
{ } { "peg" } strip-vocab-globals %
|
{ } { "peg" } strip-vocab-globals %
|
||||||
] when
|
] when
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue