Make modFuncs work with stateful functions.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 13 Feb 2009 15:04:32 +0000 (16:04 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 13 Feb 2009 15:04:32 +0000 (16:04 +0100)
commit5f9b7f3e0c999e765f75b0c48b0f675d99842cea
tree89e0f413bc87ca57f56366680e9bf3c444472998
parent4e69cb591dcca330d8f2a8c2e09fa2026c8fc7f2
Make modFuncs work with stateful functions.

This allows createArchitecture and createEntity to access the current
session.
Translator.hs
TranslatorTypes.hs
VHDL.hs