Date : Thu, 14 Oct 1982 18:31:00-EDT
From : Stephen C Hill <STEVEH@Mit-Mc>
Subject: Error discovered in the AR?:CPM;RATFOR FOR file
We have two separate downloads of the RATFOR.FOR file and both
of them have the same set of redundant lines. In function
OPENI, right after the line 23241, there are six lines that are
accidentally repeated. I don't like munging about in the
Archives, so would the proper person make the fix for other
people?
The copy goes:
23241 if (.not.(i.le.8)) goto 23242
namer(i)=32
.
.
.
23241 if (.not.(i.le.8)) goto 23242
Please note that I just entered these lines by hand, and may have
missed something, but you get the idea.
Thanks,
Steve