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:
2b625f3
)
Use highordtest in main, since that can now be normalized.
author
Matthijs Kooijman
<m.kooijman@student.utwente.nl>
Thu, 18 Jun 2009 13:27:28 +0000
(15:27 +0200)
committer
Matthijs Kooijman
<m.kooijman@student.utwente.nl>
Thu, 18 Jun 2009 13:27:28 +0000
(15:27 +0200)
Translator.hs
patch
|
blob
|
history
diff --git
a/Translator.hs
b/Translator.hs
index 32d2addfee4b79afe25822b2fe0f2c486c3d9929..3f60330b37a68b8680cdedec20996f28134c5a42 100644
(file)
--- a/
Translator.hs
+++ b/
Translator.hs
@@
-53,7
+53,7
@@
import VHDLTypes
import qualified VHDL
main = do
- makeVHDL "A
lu.hs" "exec
" True
+ makeVHDL "A
dders.hs" "highordtest
" True
makeVHDL :: String -> String -> Bool -> IO ()
makeVHDL filename name stateful = do