X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fcluster%2Fwham%2Fsrc%2FCOMMON.CONTROL;h=95495761bc27e0ffa71bb8b3cd8f5304932e725d;hb=37eb1fc3205c07e7b8b79d9d5b97beaef58d7dcd;hp=c195fff1f26640af2bb50c2b010824dc8757bab7;hpb=549a47d7bb5ff7b75c531eec0c406ae46281e1bb;p=unres.git diff --git a/source/cluster/wham/src/COMMON.CONTROL b/source/cluster/wham/src/COMMON.CONTROL index c195fff..9549576 100644 --- a/source/cluster/wham/src/COMMON.CONTROL +++ b/source/cluster/wham/src/COMMON.CONTROL @@ -2,22 +2,10 @@ 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, -<<<<<<< HEAD - & 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,constr_dist, - & with_dihed_constr -======= - & with_dihed_constr,out1file,print_homology_restraints, - & print_contact_map,print_homology_models + & with_dihed_constr, + & print_contact_map 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,constr_dist, - & with_dihed_constr, constr_homology,homol_nset,out1file, + & with_dihed_constr, & print_contact_map - common /cntrlr/ waga_homology(10), - & waga_dist, waga_angle, waga_theta, waga_d, dist_cut,iset, - & print_homology_restraints,print_homology_models - ->>>>>>> 3d6f9e7... Adam's changes to wham and cluster following previous commit