]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/contexts/contexts.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / cuda / contexts / contexts.factor
index 5218f7b23eed1f6665cdfdce0b6a88559fe20fa3..3674b4e686cd2493dbd96ca205ca27dfc088a1ca 100644 (file)
@@ -31,4 +31,3 @@ DESTRUCTOR: clean-up-context
 
 : with-cuda-context ( device flags quot -- )
     [ set-up-cuda-context create-context ] dip (with-cuda-context) ; inline
-