src: move files into a Mate package
authorBernhard Urban <lewurm@gmail.com>
Mon, 2 Apr 2012 19:40:00 +0000 (21:40 +0200)
committerBernhard Urban <lewurm@gmail.com>
Mon, 2 Apr 2012 19:40:00 +0000 (21:40 +0200)
commit3558633cda85024f2e9e3c2c6bb4aca289b1e3eb
tree0b7486f14572ace9bc726142209d99f6b8e518bb
parent7b6b52c666cd7c90b327219c493bbc8378a6676d
src: move files into a Mate package

hence, ghc(i) is able to figuring out the correct path
Makefile
Mate.hs
Mate/BasicBlocks.hs [new file with mode: 0644]
Mate/RegisterAllocation.hs [new file with mode: 0644]
Mate/Utilities.hs [new file with mode: 0644]
src/BasicBlocks.hs [deleted file]
src/RegisterAllocation.hs [deleted file]
src/Utilities.hs [deleted file]