Settings.hs 129 B
module Settings where
testFile, postCond :: String
testFile = "2d-arrays1"
postCond = "(true)"
nrOfUnroll :: Int
nrOfUnroll = 1
module Settings where
testFile, postCond :: String
testFile = "2d-arrays1"
postCond = "(true)"
nrOfUnroll :: Int
nrOfUnroll = 1