projects
/
unres.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
restoring read2sigma code after wrong merge
[unres.git]
/
source
/
wham
/
src-M
/
COMMON.PEPTCONT
1
integer ncont_pept_ref,icont_pept_ref,ncont_frag_ref,
2
& icont_frag_ref,isec_ref
3
common /peptcont/ ncont_pept_ref,
4
& icont_pept_ref(2,maxcont),
5
& ncont_frag_ref(mmaxfrag),
6
& icont_frag_ref(2,maxcont,mmaxfrag),
7
& isec_ref(maxres)