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:
d23c70f
)
Fix comment indent.
author
Matthijs Kooijman
<m.kooijman@student.utwente.nl>
Wed, 18 Feb 2009 14:36:25 +0000
(15:36 +0100)
committer
Matthijs Kooijman
<m.kooijman@student.utwente.nl>
Wed, 18 Feb 2009 14:36:25 +0000
(15:36 +0100)
FlattenTypes.hs
patch
|
blob
|
history
diff --git
a/FlattenTypes.hs
b/FlattenTypes.hs
index af6289e6588371855c1dc0ef6ef8be838c73fc5a..bcb8be7d55d8e17a762b13e50d4314ab8a512b9b 100644
(file)
--- a/
FlattenTypes.hs
+++ b/
FlattenTypes.hs
@@
-20,7
+20,7
@@
type SignalMap = HsValueMap SignalId
type StateId = Int
-- | How is a given (single) value in a function's type (ie, argument or
--- return value) used?
+--
return value) used?
data HsValueUse =
Port -- ^ Use it as a port (input or output)
| State StateId -- ^ Use it as state (input or output). The int is used to