X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD%2Freadrtns.F;h=7050daba80ec0d3782924d38d3c8ef2588303cc2;hb=2613142be7b5226fb002eaceb389e3f26766aa65;hp=4c1e4b9e9e3c85cab3805336973d714b432d05df;hpb=d209eee3dec438628ee9d5a9c990ad9ca9dec1c5;p=unres.git diff --git a/source/unres/src_MD/readrtns.F b/source/unres/src_MD/readrtns.F index 4c1e4b9..7050dab 100644 --- a/source/unres/src_MD/readrtns.F +++ b/source/unres/src_MD/readrtns.F @@ -946,9 +946,9 @@ c print '(20i4)',(itype(i),i=1,nres) #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