tools.deploy.shaker: strip out math.vectors specializations
parent
7a6ed80ee7
commit
21cc9ecc13
|
|
@ -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