1 integer iscode,indpdb,outpdb,outmol2,icomparfunc,pdbint,
2 & ensembles,constr_dist,symetr,
3 & constr_homology,homol_nset,
4 & iset,ihset,nsaxs,saxs_mode
6 real*8 waga_dist, waga_angle, waga_theta, waga_d, dist_cut,
8 real*8 Psaxs(maxsaxs),distsaxs(maxsaxs),CSAXS(3,maxsaxs)
9 logical refstr,pdbref,punch_dist,print_rms,caonly,verbose,
10 & merge_helices,bxfile,cxfile,histfile,entfile,zscfile,
11 & rmsrgymap,with_dihed_constr,check_conf,histout,out1file,
12 & read2sigma,l_homo,with_theta_constr
13 common /cntrl/ iscode,indpdb,refstr,pdbref,outpdb,outmol2,
14 & punch_dist,print_rms,caonly,verbose,icomparfunc,pdbint,
15 & merge_helices,bxfile,cxfile,histfile,entfile,zscfile,rmsrgymap,
16 & ensembles,with_dihed_constr,check_conf,histout,
20 & constr_homology,out1file,homol_nset,read2sigma
21 common /homol/ waga_homology(maxR),
22 & waga_dist,waga_angle,waga_theta,waga_d,dist_cut,dist2_cut,
23 & iset,ihset,l_homo(max_template,maxdim)
24 common /saxsretr/ Psaxs,distsaxs,csaxs,nsaxs,saxs_mode