Skip to content
Snippets Groups Projects
Settings.hs 129 B
module Settings where

testFile, postCond :: String
testFile = "2d-arrays1"
postCond = "(true)"

nrOfUnroll :: Int
nrOfUnroll = 1