cuda.libraries: remove duplicate definition of ?delete-at.
parent
c7959f2cb2
commit
0b5cb42d95
|
@ -19,9 +19,6 @@ cuda-libraries [ H{ } clone ] initialize
|
|||
|
||||
SYMBOL: current-cuda-library
|
||||
|
||||
: ?delete-at ( key assoc -- old/key ? )
|
||||
2dup delete-at* [ 2nip t ] [ 2drop f ] if ; inline
|
||||
|
||||
: cuda-param-size ( function n -- )
|
||||
cuParamSetSize cuda-error ; inline
|
||||
|
||||
|
|
Loading…
Reference in New Issue