X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;ds=sidebyside;f=Translator.hs;h=6b0cdd1e06c298e4a8261cb707274e1e9bd3ab7d;hb=91f8a87a34c9b4493bacda77b7df3c95951d3a67;hp=0f60277671f99b646ec427deb8fd82ce92d53169;hpb=e230d86ae7135a268a72cdffba947a9011001ec2;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git diff --git a/Translator.hs b/Translator.hs index 0f60277..6b0cdd1 100644 --- a/Translator.hs +++ b/Translator.hs @@ -52,9 +52,6 @@ import FlattenTypes import VHDLTypes import qualified VHDL --- main = do --- makeVHDL "Alu.hs" "exec" True - makeVHDL :: String -> String -> Bool -> IO () makeVHDL filename name stateful = do -- Load the module