Module CPC.Files

Summary of exported operations:

addInstSuffix :: String -> String   
Rename a program into an instrumented program:
hasInstSuffix :: String -> Bool   
Is a program name the name of an instrumented program?
cpcSubdir :: String   
inCpcSubdir :: String -> String   
addCpcSubdir :: String -> String   

Exported operations:

addInstSuffix :: String -> String   

Rename a program into an instrumented program:

Further infos:
  • solution complete, i.e., able to compute all solutions

hasInstSuffix :: String -> Bool   

Is a program name the name of an instrumented program?

cpcSubdir :: String   

Further infos:
  • solution complete, i.e., able to compute all solutions

inCpcSubdir :: String -> String   

addCpcSubdir :: String -> String