Defined in file mmdb1.asn
C++ class: CInter_residue_bond
Inter-residue-bond ::= SEQUENCE {
atom-id-1 Atom-pntr,
atom-id-2 Atom-pntr,
bond-order INTEGER {
single(1),
partial-double(2),
aromatic(3),
double(4),
triple(5),
other(6),
unknown(255)} OPTIONAL }