X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=Main.hs;h=42818c0c26b986a514f4246d208337b6e8aa9d92;hb=b2967df7f237e5b4db15d069895ca01c31712d9e;hp=be0a0a077f5496d7c9f3c06daa4fd58ae12779b7;hpb=998e440a7fa765685e1ed500c871058a33129b1f;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git diff --git a/Main.hs b/Main.hs index be0a0a0..42818c0 100644 --- a/Main.hs +++ b/Main.hs @@ -3,4 +3,4 @@ module Main where import Translator main = do - makeVHDL "Alu.hs" "exec" True \ No newline at end of file + makeVHDL "Adders.hs" "highordtest2" True \ No newline at end of file