Dennis Lee Bieber <wlfr...@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?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to