2cceba7230
case still compile properly, even though these bindings were wrong. :-( - Both interface functions are necessary. - I accidentally had a subroutine interface named the same thing as the back-end F77 function -- a definite no-no. Ensure that all F90 interface functions have a suffix to make them different than the back-end F77 function names. - Also parameterize the output() subroutine on the type of the argvs parameter to switch between the character arrays and the integer. This commit was SVN r9202. |
||
---|---|---|
.. | ||
scripts | ||
test | ||
xml | ||
fortran_kinds.sh.in | ||
fortran_sizes.h.in | ||
Makefile.am | ||
mpi_kinds.f90 | ||
mpi.f90 |