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