projects
/
matthijs
/
master-project
/
cλash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2967df
)
No need for Main.hs now that clash is a library
author
Christiaan Baaij
<christiaan.baaij@gmail.com>
Wed, 15 Jul 2009 18:14:06 +0000
(20:14 +0200)
committer
Christiaan Baaij
<christiaan.baaij@gmail.com>
Wed, 15 Jul 2009 18:14:06 +0000
(20:14 +0200)
Main.hs
[deleted file]
patch
|
blob
|
history
diff --git
a/Main.hs
b/Main.hs
deleted file mode 100644
(file)
index
42818c0
..0000000
--- a/
Main.hs
+++ /dev/null
@@
-1,6
+0,0 @@
-module Main where
-
-import Translator
-
-main = do
- makeVHDL "Adders.hs" "highordtest2" True
\ No newline at end of file