X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc-M%2Fmolread_zs.F;h=dc71f06eb174fbe74341b922bad8b39ab3c8bd02;hb=2d66111aef48a7db8a87b9f9b3882d640ea53435;hp=885c57bfa9d730988c43f6d05d32ccb75ca30486;hpb=282e4424a88ba77cdd137d8335c51edcb5963506;p=unres.git diff --git a/source/wham/src-M/molread_zs.F b/source/wham/src-M/molread_zs.F index 885c57b..dc71f06 100644 --- a/source/wham/src-M/molread_zs.F +++ b/source/wham/src-M/molread_zs.F @@ -58,9 +58,9 @@ C Convert sequence to numeric code #endif itel(i)=0 #ifdef PROCOR - else if (itype(i+1).ne.20) then + else if (iabs(itype(i+1)).ne.20) then #else - else if (itype(i).ne.20) then + else if (iabs(itype(i)).ne.20) then #endif itel(i)=1 else