In message <8662yfklzu....@aiuole.stru.polimi.it>, Giacomo Boffi wrote:

> 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?

I think you mean COMMON.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to