Preprocessor Directive Problems

Steve Kargl sgk@troutmask.apl.washington.edu
Fri Jun 10 18:52:00 GMT 2005


On Fri, Jun 10, 2005 at 06:37:12PM +0000, Richard Haney wrote:
> 
> The following is a short copy of my input and output:
> 
> % gfortran -c clump.f90
> 

mv clump.f90 clump.F
gfortran -c clump.F

-- 
Steve



More information about the Fortran mailing list