More commentary.

From-SVN: r19971
This commit is contained in:
Dave Love 1998-05-23 09:51:54 +00:00
parent 6829256fb4
commit 7b6a7d3b5f
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
c Produced a link error through not eliminating the unused statement
c function. It's in `execute' since it needs to link.
c function after 1998-05-15 change to gcc/toplev.c. It's in
c `execute' since it needs to link.
c Fixed by 1998-05-23 change to f/com.c.
values(i,j) = val((i-1)*n+j)
end