introduction of shielding to cluster DEBUG mode
[unres.git] / source / cluster / wham / src-M / COMMON.CONTROL
index e65a5b2..708fe2b 100644 (file)
@@ -1,11 +1,12 @@
       double precision betaT
       integer iscode,indpdb,outpdb,outmol2,iopt,nstart,nend,symetr,
-     & constr_dist
+     & constr_dist,shield_mode,tor_mode
       logical refstr,pdbref,punch_dist,print_dist,caonly,lside,
      & lprint_cart,lprint_int,from_cart,efree,from_bx,from_cx,
-     & with_dihed_constr
+     & with_dihed_constr,with_theta_constr
       common /cntrl/ betaT,iscode,indpdb,refstr,pdbref,outpdb,outmol2,
      & punch_dist,print_dist,caonly,lside,lprint_cart,lprint_int,
-     & from_cart,from_bx,from_cx, with_dihed_constr,
+     & from_cart,from_bx,from_cx, with_dihed_constr,with_theta_constr,
      & efree,iopt,nstart,nend,symetr,
+     & tor_mode,shield_mode,
      & constr_dist