X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fcluster%2Fwham%2Fsrc%2Finclude_unres%2FCOMMON.INTERACT;fp=source%2Fcluster%2Fwham%2Fsrc%2Finclude_unres%2FCOMMON.INTERACT;h=23bfd42d09733b7f37416d1442c9e826974b9b0a;hb=45ecbd61577e1d4fd690405e1f8348ddaa85eee1;hp=2545afb203213aca04f69ab40567d6a9ec4e1e96;hpb=52187c9365594597457799445140ea830f1141a3;p=unres.git diff --git a/source/cluster/wham/src/include_unres/COMMON.INTERACT b/source/cluster/wham/src/include_unres/COMMON.INTERACT index 2545afb..23bfd42 100644 --- a/source/cluster/wham/src/include_unres/COMMON.INTERACT +++ b/source/cluster/wham/src/include_unres/COMMON.INTERACT @@ -19,15 +19,7 @@ C 12/1/95 Array EPS included in the COMMON block. & r0d(ntyp,2),rpp(2,2),epp(2,2),elpp6(2,2),elpp3(2,2), & eps_scp(20,2),rscp(20,2),eps_orig(ntyp,ntyp) c 12/5/03 modified 09/18/03 Bond stretching parameters. -<<<<<<< HEAD double precision vbldp0,vbldsc0,akp,aksc,abond0 integer nbondterm common /stretch/ vbldp0,vbldsc0(maxbondterm,ntyp),akp, & aksc(maxbondterm,ntyp),abond0(maxbondterm,ntyp),nbondterm(ntyp) -======= - double precision vbldp0,vbldsc0,akp,aksc,abond0,distchainmax - integer nbondterm - common /stretch/ vbldp0,vbldsc0(maxbondterm,ntyp),akp, - & aksc(maxbondterm,ntyp),abond0(maxbondterm,ntyp), - & distchainmax,nbondterm(ntyp) ->>>>>>> aebadf9023e437f497f92dfcf2303c16f60917c1