Let mkConcSm return a list of ConcSms.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Tue, 23 Jun 2009 10:06:08 +0000 (12:06 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Tue, 23 Jun 2009 10:06:08 +0000 (12:06 +0200)
commita5a073e51209d741f9c7d2323df8e2c4571e86e6
treed805792fdd714aefba653abb0407db0a10fb525d
parent01012813997b2f30e4c1df4d43c1e7e5de0135a8
Let mkConcSm return a list of ConcSms.

This will allow a single binding result in multiple concurrent
statements (or none), without resorting to a block statement.
VHDL.hs