X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD%2Freadrtns.F;h=7050daba80ec0d3782924d38d3c8ef2588303cc2;hb=778dcfe88af6061a9d1fc7c11f9e6e30bf36b946;hp=4c1e4b9e9e3c85cab3805336973d714b432d05df;hpb=5ff0a9855c50ea1a2f06aee985b771073f938708;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