Split off the type related VHDLState variables.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 3 Jul 2009 11:10:05 +0000 (13:10 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 3 Jul 2009 11:16:40 +0000 (13:16 +0200)
commitafd269e5653952394495a7a14ad1bfc0c0146b39
tree2f23131d041040f527e1d956bb6c505bee2b2546
parent51de92c87cbd5a40c7e58480deef1af00418790f
Split off the type related VHDLState variables.

These are now put in a substate of VHDLState, named TypeState. This allows
a TypeState to be put into TransformState later on as well.
Generate.hs
VHDL.hs
VHDLTools.hs
VHDLTypes.hs