|
Implementation of a transformation to replace Boolean equalities by equational constraints (which binds variables).
Author: Michael Hanus
Version: February 2016
main
:: IO ()
|
transformFlatProg
:: (Int,Bool,Bool) -> String -> Prog -> IO (Prog,Bool)
|
|
|