Merge branch 'devel' into AFM
[unres.git] / source / wham / src-NEWSC-NEWCORR / COMMON.PEPTCONT
diff --git a/source/wham/src-NEWSC-NEWCORR/COMMON.PEPTCONT b/source/wham/src-NEWSC-NEWCORR/COMMON.PEPTCONT
new file mode 100644 (file)
index 0000000..59e05dd
--- /dev/null
@@ -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)