Generate input port names from the argument types.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 21 Jan 2009 10:48:58 +0000 (11:48 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 21 Jan 2009 10:48:58 +0000 (11:48 +0100)
commit553b58f58b14a0bbe3421fc7c69c268d071dd4bb
tree0b97002bd84ab4496e70efb79332c5143fdfe8a6
parent4b10327afb7d763cf546662590f43160b678a8d4
Generate input port names from the argument types.

This replaces the hardcoded list of input port names which was used for
testing before.
Translator.hs