From: Alan W. I. <ai...@us...> - 2004-01-21 21:30:30
|
Update of /cvsroot/plplot/plplot/bindings/f77 In directory sc8-pr-cvs1:/tmp/cvs-serv19288 Modified Files: configurable.f.in Log Message: The iargc intrinsic must be explicitly typed for certain fortran compilers for the implicit none case. This change is not required by g77, but g77 still works with it. |