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