diff options
author | Michael C . Wu <keichii@FreeBSD.org> | 2003-01-31 17:49:45 +0000 |
---|---|---|
committer | Michael C . Wu <keichii@FreeBSD.org> | 2003-01-31 17:49:45 +0000 |
commit | 01c6cdf8b1aa7d1607f8aeaa42f2c55c39594769 (patch) | |
tree | 8679420f30ca6e66cf75f2aea5f35ee2b0e75609 /cad/iverilog/files/patch-driver_parse.y | |
parent | Make and install gzip-ed .pcf files -- save over 1.5Mb... (diff) |
Update to iverilog 0.7
Submitted by: Joachim Str?mbergson <watchman@ludd.luth.se>
Notes
Notes:
svn path=/head/; revision=74363
Diffstat (limited to 'cad/iverilog/files/patch-driver_parse.y')
-rw-r--r-- | cad/iverilog/files/patch-driver_parse.y | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/cad/iverilog/files/patch-driver_parse.y b/cad/iverilog/files/patch-driver_parse.y deleted file mode 100644 index 6838ca0b3fb2..000000000000 --- a/cad/iverilog/files/patch-driver_parse.y +++ /dev/null @@ -1,10 +0,0 @@ ---- driver/parse.y.orig Mon Dec 2 00:00:22 2002 -+++ driver/parse.y Mon Dec 2 00:00:33 2002 -@@ -133,6 +133,7 @@ - %% - - start: section_list -+ ; - - section_list - : section |