The second driver program generates a Fortran source file (res2.f) from the `data file' driver2.f. This source file does not compile with the EPC compiler with all checks switched on due several of the variables being undeclared. Declaring them explicitly causes the translator to object.
The translator uses scratch files on channels 11 and 12.