Remove the distinction between SignalDef and SignalUse.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 11 Feb 2009 19:01:44 +0000 (20:01 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 11 Feb 2009 19:01:44 +0000 (20:01 +0100)
commit1de7e7d5eb0c3fd3be4a348e10fec91c7f3d029d
treee6d4a9faa90c6621c9054b70da27503723d37641
parenta07f47bf0b471c935e3e76e814b2f6ebfb298d35
Remove the distinction between SignalDef and SignalUse.

Now everywhere SignalDef and SignalUse was used before, the sigid is used
directly.
Flatten.hs
FlattenTypes.hs
Pretty.hs