X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fcluster%2Fwham%2Fsrc-HCD%2FCOMMON.CHAIN;fp=source%2Fcluster%2Fwham%2Fsrc-HCD%2FCOMMON.CHAIN;h=a17e11361935d6cc4853b51d948d3935964dcbb9;hb=809cbbbaf17b645d881fe5c61387d09109acdf19;hp=2b481a5b6f39d3dcbf9615c71de6e197f74fd267;hpb=ae315105cef83bbcab70e2778ef92459690ee784;p=unres.git diff --git a/source/cluster/wham/src-HCD/COMMON.CHAIN b/source/cluster/wham/src-HCD/COMMON.CHAIN index 2b481a5..a17e113 100644 --- a/source/cluster/wham/src-HCD/COMMON.CHAIN +++ b/source/cluster/wham/src-HCD/COMMON.CHAIN @@ -3,7 +3,7 @@ & tabpermchain,ishift_pdb,iz_sc,nres_chomo double precision c,cref,crefjlee,cref_pdb,dc,xloc,xrot,dc_norm, & t,r,prod,rt,chomo - common /chain/ c(3,maxres2+2),dc(3,maxres2),xloc(3,maxres), + common /chain/ c(3,maxres2+2),dc(3,0:maxres2),xloc(3,maxres), & xrot(3,maxres),dc_norm(3,maxres2),nres,nres0 common /rotmat/ t(3,3,maxres),r(3,3,maxres),prod(3,3,maxres), & rt(3,3,maxres)