Update of /src/master/dx/src/uipp/dxuilib
In directory localhost:/tmp/cvs-serv11558
Modified Files:
Network.C net.lex
Log Message:
Have you ever wondered why after loading a network with a missing macro,
that you get all kinds of errors while trying to load the next program?
This is due to the fact that the lexer was not having its state machine
reset. This fix adds the code to do this so now you can open a program
with an error, then open a second program without getting a screen full
of errors. Tested with flex and Sun's lex.