]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/cuda.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / cuda / cuda.factor
index d549e107ae827e194b7df0a3f58d1401e8ff7bbd..9ecaebce29b37bf18dd3571abf4f066518600424 100644 (file)
@@ -20,4 +20,3 @@ ERROR: cuda-error-state code ;
 
 : init-cuda ( -- )
     0 cuInit cuda-error ; inline
-