Add using

db4
Doug Coleman 2010-04-23 14:43:48 -05:00
parent b34c75a6a3
commit b8c10dc2cd
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
! Copyright (C) 2010 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: alien.parser cuda cuda.utils io.backend kernel lexer
namespaces parser ;
USING: alien.parser cuda cuda.libraries cuda.utils io.backend
kernel lexer namespaces parser ;
IN: cuda.syntax
SYNTAX: CUDA-LIBRARY: