X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Fc%CE%BBash.git;a=blobdiff_plain;f=Alu.hs;h=07c0d0dfb076b46e0725ad4400698b12f41a616f;hp=f444abc9fbf950d18d71cbc5aae3afd3e4a1c8ea;hb=5d25b51d5dd6749a1b9ec06196a597f72e60782f;hpb=731f4046bba741d654acf0c4d1ab3bbe985ceeb7 diff --git a/Alu.hs b/Alu.hs index f444abc..07c0d0d 100644 --- a/Alu.hs +++ b/Alu.hs @@ -1,4 +1,4 @@ -module Alu (main) where +module Alu where import Bits import qualified Sim