Skip to content

Commit

Permalink
wibbles
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcdonell authored and mchakravarty committed Apr 22, 2012
1 parent a448f71 commit 357e264
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
6 changes: 0 additions & 6 deletions utils/Paths_accelerate_cuda.hs
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,3 @@

module Paths_accelerate_cuda where

import System.Directory
import System.FilePath

getDataDir :: IO FilePath
getDataDir = (</> "accelerate-cuda") `fmap` getCurrentDirectory

3 changes: 0 additions & 3 deletions utils/dot_ghci
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
:set -DACCELERATE_CUDA_BACKEND
:set -DACCELERATE_BOUNDS_CHECKS
:set -DACCELERATE_INTERNAL_CHECKS
:set -Iinclude
:set -iutils
:set -iaccelerate-io
:set -iaccelerate-cuda

0 comments on commit 357e264

Please sign in to comment.