Update of /usr/local/cvsroot/tyvis/src/tyvis In directory silverton:/tmp/cvs-serv26969/src/tyvis Modified Files: CompositeLiteral.cc SourceInfo.cc Log Message: On VHDL array literals index[0] is actually index [1]. Now that this is reflected in this code we had better (1) fix the bugs and (2) assert that we are accessing things correctly.