tools.deploy.shaker: strip out math.vectors specializations
parent
33bfb95614
commit
e2fa28a727
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue