iverilog/ivlpp
Cary R 3191b3efcb An included file should start at line 1.
The preprocessor was incorrectly setting the line when starting
an include file to the line it was called from instead of 1.
This would give incorrect line numbers for errors/warnings in
the included file.
2008-07-30 15:04:19 -07:00
..
.cvsignore ivlpp: Removed the unnecessary parser 2008-02-19 09:31:02 -08:00
Makefile.in ivlpp: Removed the unnecessary parser 2008-02-19 09:31:02 -08:00
globals.h ivlpp: Removed the unnecessary parser 2008-02-19 09:31:02 -08:00
ivlpp.txt Spelling fixes 2008-01-29 20:24:24 -08:00
lexor.lex An included file should start at line 1. 2008-07-30 15:04:19 -07:00
main.c Ignore a few more compiler directives. 2008-04-27 21:18:21 -07:00