Commit changes Adam
[unres.git] / source / wham / src-restraints-DFA / COMMON.CONTROL
1       integer iscode,indpdb,outpdb,outmol2,icomparfunc,pdbint,
2      & ensembles,constr_dist,constr_homology
3       real*8 waga_dist, waga_angle
4       logical refstr,pdbref,punch_dist,print_rms,caonly,verbose,
5      & merge_helices,bxfile,cxfile,histfile,entfile,zscfile,
6      & rmsrgymap,with_dihed_constr,check_conf,histout
7       common /cntrl/ iscode,indpdb,refstr,pdbref,outpdb,outmol2,
8      & punch_dist,print_rms,caonly,verbose,icomparfunc,pdbint,
9      & merge_helices,bxfile,cxfile,histfile,entfile,zscfile,rmsrgymap,
10      & ensembles,with_dihed_constr,check_conf,histout,constr_dist,
11      & constr_homology
12       common /cntrlr/ waga_dist, waga_angle