fix using
parent
204da68c23
commit
402e770296
|
@ -1,6 +1,6 @@
|
||||||
USING: help.markup help.syntax sequences math math.vectors
|
USING: classes.tuple.private cpu.architecture help.markup
|
||||||
classes.tuple.private
|
help.syntax kernel.private math math.vectors
|
||||||
math.vectors.simd.intrinsics cpu.architecture ;
|
math.vectors.simd.intrinsics sequences ;
|
||||||
IN: math.vectors.simd
|
IN: math.vectors.simd
|
||||||
|
|
||||||
ARTICLE: "math.vectors.simd.intro" "Introduction to SIMD support"
|
ARTICLE: "math.vectors.simd.intro" "Introduction to SIMD support"
|
||||||
|
|
Loading…
Reference in New Issue