Removed the need for a special vector-type map.
authorChristiaan Baaij <christiaan.baaij@gmail.com>
Thu, 2 Jul 2009 13:19:07 +0000 (15:19 +0200)
committerChristiaan Baaij <christiaan.baaij@gmail.com>
Thu, 2 Jul 2009 13:19:07 +0000 (15:19 +0200)
commit1a10d214e6ffc7097c0f4bddf16f0dd87b5355a8
tree9b382d8aff0c4c04ab7213b6916631c76731cb8d
parentfad6e9a1f43072174c3f2a791383a72d26b26be8
Removed the need for a special vector-type map.

Vector types are stripped of their length and then used as key.
Note that is of course an invalid haskell type, and is only meant
for internal use.
Adders.hs
VHDL.hs
VHDLTools.hs
VHDLTypes.hs