X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=sidebyside;f=source%2Fcluster%2Fwham%2Fsrc%2Fparmread.F;h=8ffeeb09c3a384ab7b385ef3af9a9cf3c6e092c2;hb=9eac8e3582cd09922d0d2c4142adcb85232e9c77;hp=656d2198967fafafbfc64a1c81b8a4d4e6b339fb;hpb=56b6e687a929b4935fe39b4abd8beb4e05265199;p=unres.git diff --git a/source/cluster/wham/src/parmread.F b/source/cluster/wham/src/parmread.F index 656d219..8ffeeb0 100644 --- a/source/cluster/wham/src/parmread.F +++ b/source/cluster/wham/src/parmread.F @@ -246,7 +246,11 @@ C enddo enddo enddo +#ifdef AIX + call flush_(iout) +#else call flush(iout) +#endif endif #endif @@ -502,6 +506,7 @@ cc maxinter is maximum interaction sites if (lprint) then write (iout,'(/a/)') 'Torsional constants:' + do l=1,maxinter do i=1,nsccortyp do j=1,nsccortyp write (iout,*) 'ityp',i,' jtyp',j @@ -517,6 +522,7 @@ cc maxinter is maximum interaction sites enddo enddo enddo + enddo endif C