I have been using ‘.for’ for my FORTRAN source files (i.e. not ‘.f’). After a recent system crash, every time I try to compile a ‘.for’ file I now get the message that 'the .f file’ cannot be found. Hardly surprising! So I am supposing that the appropriate fix to allow compiling ‘.for’ files has been wiped after the crash.
I recall getting round this problem in the past but I cannot recall how I did so. The ftn95 documentation must surely mention how to use ‘.for’ files but I cannot find such information there or in the forum. There is surely a simple solution....
Thanks