Dennis Lee Bieber <wlfraed at ix.netcom.com> writes: > FORTRAN just differentiates by having the main file start with > PROGRAM random_name > whereas subfiles are all either (or both) > SUBROUTINE another_name(args) > FUNCTION that_other_name(args) no BLOCKDATA?