Julian Taylor <jtaylor.deb...@googlemail.com> wrote: > thanks for the explanation. > Modules are only available with f90 right? f77 files do not have these > generated interdependencies? > being able to handle f77 would already be quite good, as it should at > least cover current scipy. > One can look at a smarter scheme for f90 later.
Yes, modules are only for f90 and later. f77 do not have modules. Sturla _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion