cxread debug 7
[unres.git] / source / wham / src-M / include_unres / COMMON.SBRIDGE
index 8222ff7..bea57e4 100644 (file)
@@ -3,7 +3,7 @@
       common /sbridge/ ss_depth,ebr,d0cm,akcm,akth,akct,v1ss,v2ss,v3ss,
      & ns,nss,nfree,iss(maxss)
       double precision dhpb,dhpb1,forcon
-      integer ihpb,jhpb,nhpb,idssb,jdssb
+      integer ihpb,jhpb,nhpb,idssb,jdssb,ibecarb
       common /links/ dhpb(maxdim),dhpb1(maxdim),forcon(maxdim),
      & ihpb(maxdim),jhpb(maxdim),nhpb
       double precision weidis
@@ -14,6 +14,6 @@
       logical dyn_ss,dyn_ss_mask
       common /dyn_ssbond/ dtriss,atriss,btriss,ctriss,Ht,
      &  dyn_ssbond_ij(maxres,maxres),
-     &  idssb(maxdim),jdssb(maxdim)
+     &  idssb(maxdim),jdssb(maxdim),ibecarb(maxdim)
       common /dyn_ss_logic/
      &  dyn_ss,dyn_ss_mask(maxres)