Make FlatFunction parameterized with the signal id type.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 11 Feb 2009 18:53:47 +0000 (19:53 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 11 Feb 2009 18:54:06 +0000 (19:54 +0100)
commita07f47bf0b471c935e3e76e814b2f6ebfb298d35
tree3bd53fd8916a01a09ad5798b9429c45e98725031
parent41e6a89a1d9347431e80b895cb74ab5ecc03e9b7
Make FlatFunction parameterized with the signal id type.

This allows us to define a NamedFlatFunction later on where the signals
have names.
Flatten.hs
FlattenTypes.hs
Pretty.hs