Merge branch 'devel' into feature-ga
[unres.git] / source / cluster / wham / src / COMMON.CONTROL
index 9f067fe..8c9e317 100644 (file)
@@ -1,7 +1,9 @@
       double precision betaT
-      integer iscode,indpdb,outpdb,outmol2,iopt,nstart,nend
+      integer iscode,indpdb,outpdb,outmol2,iopt,nstart,nend,constr_dist
       logical refstr,pdbref,punch_dist,print_dist,caonly,lside,
-     & lprint_cart,lprint_int,from_cart,efree,from_bx,from_cx
+     & lprint_cart,lprint_int,from_cart,efree,from_bx,from_cx,
+     & with_dihed_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,efree,iopt,nstart,nend
+     & from_cart,from_bx,from_cx,efree,iopt,nstart,nend,constr_dist,
+     & with_dihed_constr