cantera/samples/f90
Ray Speth 4e363c1073 Reduce confusion related to Fortran 90 sample Makefile
For some compilers (gfortran), there is no space in the argument for specifying
a module directory, e.g. '-Jdir', while for others (ifort), there is,
e.g. '-module dir'. This substitutes the correct prefix directly into the
compiler command line to avoid the confusion associated with having a variable
defined with a meaningful trailing space.
2014-04-14 18:37:54 +00:00
..
demo.f90 Reorganized source tree structure 2012-02-12 02:27:14 +00:00
Makefile.in Reduce confusion related to Fortran 90 sample Makefile 2014-04-14 18:37:54 +00:00
SConscript Fixed issues with library and include paths in sample SConstruct scripts 2012-08-13 20:14:18 +00:00
SConstruct.in [Fortran] Fix compiler used for building Fortran sample programs 2014-01-23 04:20:48 +00:00