Unify all BuiltinBuilder functions.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 25 Jun 2009 09:12:07 +0000 (11:12 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 25 Jun 2009 09:12:07 +0000 (11:12 +0200)
commit0c113a538aa9a891935665481782bdce8350e345
tree14d2f4f11e70c007e05e4a9f851f932f4413ddf0
parent85630a6edff0a39510f78dd4e2d31dd82126d457
Unify all BuiltinBuilder functions.

By create a few wrapper functions, we can still leave the functions mostly
unchanged, but register them all with the same interface in the
GlobalNameTable.
Generate.hs
GlobalNameTable.hs
VHDL.hs
VHDLTypes.hs