Change throwing of Error objects into IOException objects in lexer so that main class...
authorjjenista <jjenista>
Fri, 20 Feb 2009 17:52:49 +0000 (17:52 +0000)
committerjjenista <jjenista>
Fri, 20 Feb 2009 17:52:49 +0000 (17:52 +0000)
commit9e581a41fcd576ae556359a8e89c63b9ab746efd
tree252b44971bdbd897f09e31f6ff7bb0c8dd3298ca
parentad9391442e6a6e51540fe5d0a1ae3e422da99e98
Change throwing of Error objects into IOException objects in lexer so that main class catches it and reports the source file also.
Robust/src/Lex/Lexer.java