X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc-NEWSC%2FCOMMON.PEPTCONT;fp=source%2Fwham%2Fsrc-NEWSC%2FCOMMON.PEPTCONT;h=59e05ddb7484e5ab5b87605783be8713d28c5223;hb=8f4b74d4d25238eaf813420dc03adec7379a7f64;hp=0000000000000000000000000000000000000000;hpb=0f16e6a86d4e9cfd5c8583879b6b97a35a2f0eda;p=unres.git diff --git a/source/wham/src-NEWSC/COMMON.PEPTCONT b/source/wham/src-NEWSC/COMMON.PEPTCONT new file mode 100755 index 0000000..59e05dd --- /dev/null +++ b/source/wham/src-NEWSC/COMMON.PEPTCONT @@ -0,0 +1,7 @@ + integer ncont_pept_ref,icont_pept_ref,ncont_frag_ref, + & icont_frag_ref,isec_ref + common /peptcont/ ncont_pept_ref, + & icont_pept_ref(2,maxcont), + & ncont_frag_ref(mmaxfrag), + & icont_frag_ref(2,maxcont,mmaxfrag), + & isec_ref(maxres)