benchmark.raytracer-simd: Fix usage of old \ word in parsing word.
parent
52c8b9fc3d
commit
582e1cd3b7
|
@ -7,7 +7,7 @@ math.vectors math.vectors.simd math.vectors.simd.cords
|
||||||
math.parser make sequences words combinators ;
|
math.parser make sequences words combinators ;
|
||||||
IN: benchmark.raytracer-simd
|
IN: benchmark.raytracer-simd
|
||||||
|
|
||||||
<< SYNTAX: no-compile word t "no-compile" set-word-prop ; >>
|
<< SYNTAX: no-compile last-word t "no-compile" set-word-prop ; >>
|
||||||
|
|
||||||
! parameters
|
! parameters
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue