From: Cezary Czaplewski Date: Thu, 7 May 2015 00:26:26 +0000 (+0200) Subject: Merge branch 'master' of mmka.chem.univ.gda.pl:unres X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=commitdiff_plain;h=fb1c1d5916163e87482c41121b9de7cdeb51b6c5;hp=4accfa519c60f8cddfec0f16135342c1ea672fe9 Merge branch 'master' of mmka.chem.univ.gda.pl:unres --- diff --git a/source/unres/src_MD-M/readpdb.F b/source/unres/src_MD-M/readpdb.F index c7f0ddd..da934d5 100644 --- a/source/unres/src_MD-M/readpdb.F +++ b/source/unres/src_MD-M/readpdb.F @@ -74,7 +74,7 @@ C Calculate the CM of the preceding residue. endif C Start new residue. c write (iout,'(a80)') card - read (card(24:26),*) ires + read (card(23:26),*) ires read (card(18:20),'(a3)') res if (ibeg.eq.1) then ishift=ires-1